diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-12-21 14:58:28 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 21:27:27 +0100 |
commit | da1cca6f6b5e92b24290cde21cfe2e8fe9a1f482 (patch) | |
tree | 981d6616468f909029975bda6051f53374c81cd7 /system/gparted/gparted.SlackBuild | |
parent | 6a8338fa7ee8bb1623fedcbd697c2c2726e48354 (diff) | |
download | slackbuilds-da1cca6f6b5e92b24290cde21cfe2e8fe9a1f482.tar.gz |
system/gparted: Updated for version 0.14.1
Signed-off-by: Matteo Bernardini <ponce@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 c76b0c5f6f..bdeaebbe14 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.14.0} +VERSION=${VERSION:-0.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |