From d7087d3ea3cec2592972ac4813b304248cf451c8 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 24 Jan 2016 09:33:34 +0700 Subject: system/gconf-editor: Updated for version 2.32.0. Signed-off-by: Willy Sudiarto Raharjo --- system/gconf-editor/doinst.sh | 1 - system/gconf-editor/gconf-editor.SlackBuild | 4 ++-- system/gconf-editor/gconf-editor.info | 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) (limited to 'system') diff --git a/system/gconf-editor/doinst.sh b/system/gconf-editor/doinst.sh index cd2d12876a..b0a031a4ce 100644 --- a/system/gconf-editor/doinst.sh +++ b/system/gconf-editor/doinst.sh @@ -17,4 +17,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/system/gconf-editor/gconf-editor.SlackBuild b/system/gconf-editor/gconf-editor.SlackBuild index f0af09f6e1..8a760cdb3d 100644 --- a/system/gconf-editor/gconf-editor.SlackBuild +++ b/system/gconf-editor/gconf-editor.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gconf-editor -VERSION=2.24.1 +VERSION=${VERSION:-2.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,7 +67,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ diff --git a/system/gconf-editor/gconf-editor.info b/system/gconf-editor/gconf-editor.info index ca60ee7f81..8d7fd8f086 100644 --- a/system/gconf-editor/gconf-editor.info +++ b/system/gconf-editor/gconf-editor.info @@ -1,8 +1,8 @@ PRGNAM="gconf-editor" -VERSION="2.24.1" +VERSION="2.32.0" HOMEPAGE="http://projects.gnome.org/gconf/" -DOWNLOAD="http://ftp.gnome.org/pub/gnome/desktop/2.24/2.24.3/sources/gconf-editor-2.24.1.tar.bz2" -MD5SUM="2fe93cb2ac8ea0d34860cc6d059076d8" +DOWNLOAD="http://ftp.gnome.org/pub/gnome/desktop/2.32/2.32.1/sources/gconf-editor-2.32.0.tar.bz2" +MD5SUM="14e413e88380b0d7a463c2beea3bac2e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libgnomeui" -- cgit v1.2.3-80-g2a13