diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-03-25 23:37:46 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 14:46:29 +0200 |
commit | f010c641bbd04debbf85cbc0b0bb2961167c28ad (patch) | |
tree | 04beb70a9839b95297d4cd99ac50e1d540968d4c /system/gparted/gparted.SlackBuild | |
parent | 596836f66457ce23f77b952764ca3f4bdf9d2858 (diff) | |
download | slackbuilds-f010c641bbd04debbf85cbc0b0bb2961167c28ad.tar.gz |
system/gparted: Updated for version 0.5.2.
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 9001ea5787..e3591ffef6 100644 --- a/system/gparted/gparted.SlackBuild +++ b/system/gparted/gparted.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for GParted # -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2010 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.4.8 +VERSION=0.5.2 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |