diff options
-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="" |