diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-07-28 00:03:32 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:36 -0300 |
commit | 977a5c53391d7193842448a3afa017120f8ef1f4 (patch) | |
tree | abd9c423b4a54b55d8e5590aaed1491176e47e9e /system/gparted/gparted.SlackBuild | |
parent | cc8df3f0110f06c37d8006fd76ae35fb0eaa4c6e (diff) | |
download | slackbuilds-977a5c53391d7193842448a3afa017120f8ef1f4.tar.gz |
system/gparted: Updated for version 0.9.0.
Signed-off-by: Robby Workman <rworkman@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 867619bc75..f23b33947d 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.8.0 +VERSION=0.9.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |