aboutsummaryrefslogtreecommitdiff
path: root/system/gparted/gparted.SlackBuild
diff options
context:
space:
mode:
authorHunter Sezen <ovariegata@yahoo.com>2015-12-18 10:49:13 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-19 07:22:51 +0700
commit9e6bd376c9fdb671ffcf1302de8a7cd85ad1046f (patch)
tree8d9b51ac2ac39e7ee091721ee1562f2eef985124 /system/gparted/gparted.SlackBuild
parent2b8b78bd3c9ce7fc101be183cd238c64df652ac5 (diff)
system/gparted: Updated for version 0.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gparted/gparted.SlackBuild')
-rw-r--r--system/gparted/gparted.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/gparted/gparted.SlackBuild b/system/gparted/gparted.SlackBuild
index e19c9ff85545e..c29802fccde4f 100644
--- a/system/gparted/gparted.SlackBuild
+++ b/system/gparted/gparted.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for GParted
#
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2015 Hunter Sezen, California, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gparted
-VERSION=${VERSION:-0.22.0}
+VERSION=${VERSION:-0.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}