From b951c756c68a42a4bd81d06e0277051e8ad2f965 Mon Sep 17 00:00:00 2001 From: Eugene Wissner Date: Tue, 15 Jun 2010 05:09:03 -0500 Subject: desktop/gnome-colors: Updated for version 5.5.1. Signed-off-by: Robby Workman --- desktop/gnome-colors/README | 4 ---- desktop/gnome-colors/doinst.sh | 1 - desktop/gnome-colors/gnome-colors.SlackBuild | 8 ++++---- desktop/gnome-colors/gnome-colors.info | 12 ++++++------ 4 files changed, 10 insertions(+), 15 deletions(-) diff --git a/desktop/gnome-colors/README b/desktop/gnome-colors/README index 6a05f6085b..89a26146e6 100644 --- a/desktop/gnome-colors/README +++ b/desktop/gnome-colors/README @@ -6,7 +6,3 @@ Brave (Blue), Human (Orange), Wine (Red), Dust (Chocolate), Illustrious (Pink) and Wise (Green). GNOME-Colors is mostly inspired/based on Tango, GNOME, Elementary, Tango-Generator and many other open-source projects. - -If you want to have extras themes; Carbonite (dark grey) and Tribute -(light grey) - put the gnome-color-extras archive (of the same -version!) in the path with SlackBuild. diff --git a/desktop/gnome-colors/doinst.sh b/desktop/gnome-colors/doinst.sh index 30eb690936..8542d1c18e 100644 --- a/desktop/gnome-colors/doinst.sh +++ b/desktop/gnome-colors/doinst.sh @@ -3,4 +3,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - diff --git a/desktop/gnome-colors/gnome-colors.SlackBuild b/desktop/gnome-colors/gnome-colors.SlackBuild index 01abcc9e25..b16ea90ef4 100644 --- a/desktop/gnome-colors/gnome-colors.SlackBuild +++ b/desktop/gnome-colors/gnome-colors.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GNOME-Colors -# Copyright (c) 2009 Eugene Wissner +# Copyright (c) 2010 Eugene Wissner # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,9 +27,9 @@ # Modified by the SlackBuilds.org project PRGNAM=gnome-colors -VERSION=${VERSION:-5.5} +VERSION=${VERSION:-5.5.1} ARCH=noarch -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -47,7 +47,7 @@ OUTPUT=${OUTPUT:-/tmp} # wise: green # # These two themes are from gnome-colors-extras. If you don't want to -# install them, don't worry, leave the second array so and simply +# install them, don't worry, leave the second array so and simply # don't download gnome-colors-extras. # carbonite: dark-grow # tribute: light-grow diff --git a/desktop/gnome-colors/gnome-colors.info b/desktop/gnome-colors/gnome-colors.info index 60c7595e59..bb1d137921 100644 --- a/desktop/gnome-colors/gnome-colors.info +++ b/desktop/gnome-colors/gnome-colors.info @@ -1,12 +1,12 @@ PRGNAM="gnome-colors" -VERSION="5.5" +VERSION="5.5.1" HOMEPAGE="http://code.google.com/p/gnome-colors/" -DOWNLOAD="http://gnome-colors.googlecode.com/files/gnome-colors-5.5.tar.gz \ - http://gnome-colors.googlecode.com/files/gnome-colors-extras-5.5.tar.gz" +DOWNLOAD="http://gnome-colors.googlecode.com/files/gnome-colors-5.5.1.tar.gz \ + http://gnome-colors.googlecode.com/files/gnome-colors-extras-5.5.1.tar.gz" +MD5SUM="8ec81b556bac351817bd56a1701dbbfb \ + 02132ab0483c54a45ac49df22f90c163" DOWNLOAD_x86_64="" -MD5SUM="905bed4d6d9c1f6bb897586d36b9f118 \ - e0dbc774bf48ea82e8ba763c0782740a" MD5SUM_x86_64="" MAINTAINER="Eugene Wissner" EMAIL="belka.ew@gmail.com" -APPROVED="dsomero" +APPROVED="rworkman" -- cgit v1.2.3