diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-04-20 09:16:34 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-20 09:16:34 -0400 |
commit | fb6e8a50b0c5801e6b9112d117b8e4bece9e6d59 (patch) | |
tree | eb437a2e6551b49090165b34473a8e4707e3e434 /system/gparted/gparted.SlackBuild | |
parent | 849d179fc807ac3bf8015464d43f01ea10a231d2 (diff) |
system/gparted: Updated for version 0.12.1.
Signed-off-by: dsomero <xgizzmo@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 91403cbc737e..3421e21ded86 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=${VERSION:-0.12.0} +VERSION=${VERSION:-0.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |