summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2014-02-20 08:58:32 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-02-21 14:41:03 -0600
commite96abd9d093896ca6bab1cc00ac810e72798c050 (patch)
tree1fee3d8a3e45a1c93a4097808bd3cfc3e77646e1
parentbcc07cc38f79d59b4d060d17b7deca0f16762fbd (diff)
downloadslackbuilds-e96abd9d093896ca6bab1cc00ac810e72798c050.tar.gz
slackbuilds-e96abd9d093896ca6bab1cc00ac810e72798c050.tar.xz
system/gparted: Updated for version 0.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/gparted/README1
-rw-r--r--system/gparted/gparted.SlackBuild4
-rw-r--r--system/gparted/gparted.info6
3 files changed, 5 insertions, 6 deletions
diff --git a/system/gparted/README b/system/gparted/README
index 5f0d40916e..0f91a13021 100644
--- a/system/gparted/README
+++ b/system/gparted/README
@@ -3,4 +3,3 @@ tables. Several (optional) "file system" tools provide support for file
systems not included in libparted. These optional packages will be detected
at runtime and do not require a rebuild of GParted. GParted is written in
C++ and uses gtkmm for it's Graphical User Interface (GUI).
-
diff --git a/system/gparted/gparted.SlackBuild b/system/gparted/gparted.SlackBuild
index 70c27cc9cd..81f64ce737 100644
--- a/system/gparted/gparted.SlackBuild
+++ b/system/gparted/gparted.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for GParted
#
-# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gparted
-VERSION=${VERSION:-0.17.0}
+VERSION=${VERSION:-0.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/gparted/gparted.info b/system/gparted/gparted.info
index f75a09b010..7ea366700a 100644
--- a/system/gparted/gparted.info
+++ b/system/gparted/gparted.info
@@ -1,8 +1,8 @@
PRGNAM="gparted"
-VERSION="0.17.0"
+VERSION="0.18.0"
HOMEPAGE="http://gparted.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.17.0.tar.bz2"
-MD5SUM="ecd66491bb2061c6aa6077cc24823b9e"
+DOWNLOAD="http://downloads.sourceforge.net/gparted/gparted-0.18.0.tar.bz2"
+MD5SUM="c4c928de08519c923abaa5a099881241"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkmm"