diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-10-02 23:13:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-12 00:03:28 -0500 |
commit | 81fd2d90eb58f9ac68ed61139e265635ddaac51d (patch) | |
tree | 7ab7d7ccb9ff31801274f502883b419a88d74333 /system/gparted/gparted.SlackBuild | |
parent | b17b1f80537f029fae85b1d38675facc6c4775b2 (diff) | |
download | slackbuilds-81fd2d90eb58f9ac68ed61139e265635ddaac51d.tar.gz |
system/gparted: Updated for version 0.6.3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/gparted/gparted.SlackBuild')
-rw-r--r-- | system/gparted/gparted.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gparted/gparted.SlackBuild b/system/gparted/gparted.SlackBuild index 4144e0eafa..dde37ccd21 100644 --- a/system/gparted/gparted.SlackBuild +++ b/system/gparted/gparted.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gparted -VERSION=0.6.2 +VERSION=0.6.3 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |