diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-02-06 03:26:13 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 03:26:13 -0600 |
commit | 3220b9f6600252a6a0fcf56f83d86a88d9dfce46 (patch) | |
tree | 4c46b0c98338cca417d04c43bf959d93f003dc72 /system/gparted/gparted.SlackBuild | |
parent | 7e69b098e3265f73e65d0223096cf328bb49f328 (diff) |
system/gparted: Updated for version 0.7.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/gparted/gparted.SlackBuild')
-rw-r--r-- | system/gparted/gparted.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gparted/gparted.SlackBuild b/system/gparted/gparted.SlackBuild index dde37ccd2154..39c409e277c5 100644 --- a/system/gparted/gparted.SlackBuild +++ b/system/gparted/gparted.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for GParted # -# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2011 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=0.6.3 +VERSION=0.7.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |