diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2019-01-21 17:56:10 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-25 12:13:24 +0700 |
commit | 652ea75d24be011d1c32cee8daf8487b645bb5a2 (patch) | |
tree | 741fc8b29da4baf29ae5fde28e265e581fb844a1 /desktop/gtkhash/gtkhash.SlackBuild | |
parent | dac60bafc2787f13bc668d4ab0b45649d2048e63 (diff) |
desktop/gtkhash: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtkhash/gtkhash.SlackBuild')
-rw-r--r-- | desktop/gtkhash/gtkhash.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/gtkhash/gtkhash.SlackBuild b/desktop/gtkhash/gtkhash.SlackBuild index 437d996ac4a52..3d20d870caf43 100644 --- a/desktop/gtkhash/gtkhash.SlackBuild +++ b/desktop/gtkhash/gtkhash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GtkHash -# Copyright 2014-2017 Aaditya Bagga <aaditya_gnulinux@zoho.com> +# Copyright 2014-2019 Aaditya Bagga <aaditya_gnulinux@zoho.com> # 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=gtkhash -VERSION=${VERSION:-1.1.1} +VERSION=${VERSION:-1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |