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 | |
parent | 2a255e3ef03807bfba89b3c0ab1dbb7b697ad5ca (diff) | |
download | slackbuilds-7c39c133a3d72e6e6c6ecb3ba0901bcc529a65b3.tar.gz |
desktop/gtkhash: Updated for version 1.0.1.
Diffstat (limited to 'desktop/gtkhash')
-rw-r--r-- | desktop/gtkhash/gtkhash.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/gtkhash/gtkhash.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/gtkhash/gtkhash.SlackBuild b/desktop/gtkhash/gtkhash.SlackBuild index f732da7a0e..a2e7a5c117 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} diff --git a/desktop/gtkhash/gtkhash.info b/desktop/gtkhash/gtkhash.info index 11d4683732..722017e382 100644 --- a/desktop/gtkhash/gtkhash.info +++ b/desktop/gtkhash/gtkhash.info @@ -1,8 +1,8 @@ PRGNAM="gtkhash" -VERSION="1.0" +VERSION="1.0.1" HOMEPAGE="https://github.com/tristanheaven/gtkhash" -DOWNLOAD="https://github.com/tristanheaven/gtkhash/releases/download/v1.0/gtkhash-1.0.tar.gz" -MD5SUM="2aba3422dd78b4c571d3a300abbba9ee" +DOWNLOAD="https://github.com/tristanheaven/gtkhash/releases/download/v1.0.1/gtkhash-1.0.1.tar.gz" +MD5SUM="e0ccb0521592d9020c468a5d749fe44d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |