diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-03-08 19:22:51 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-17 08:15:26 +0700 |
commit | 7c39c133a3d72e6e6c6ecb3ba0901bcc529a65b3 (patch) | |
tree | e4f9a86c5d9bc8864254d9c86fdbdf319ecaba92 /desktop/gtkhash/gtkhash.SlackBuild | |
parent | 2a255e3ef03807bfba89b3c0ab1dbb7b697ad5ca (diff) |
desktop/gtkhash: Updated for version 1.0.1.
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 f732da7a0ef52..a2e7a5c1172e9 100644 --- a/desktop/gtkhash/gtkhash.SlackBuild +++ b/desktop/gtkhash/gtkhash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GtkHash -# Copyright 2014-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com> +# Copyright 2014-2017 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.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |