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 | |
parent | dac60bafc2787f13bc668d4ab0b45649d2048e63 (diff) | |
download | slackbuilds-652ea75d24be011d1c32cee8daf8487b645bb5a2.tar.gz |
desktop/gtkhash: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-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 437d996ac4..3d20d870ca 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} diff --git a/desktop/gtkhash/gtkhash.info b/desktop/gtkhash/gtkhash.info index b61b97a7eb..c6b584cc12 100644 --- a/desktop/gtkhash/gtkhash.info +++ b/desktop/gtkhash/gtkhash.info @@ -1,8 +1,8 @@ PRGNAM="gtkhash" -VERSION="1.1.1" +VERSION="1.2" HOMEPAGE="https://github.com/tristanheaven/gtkhash" -DOWNLOAD="https://github.com/tristanheaven/gtkhash/releases/download/v1.1.1/gtkhash-1.1.1.tar.gz" -MD5SUM="0036de7c9e9daa22441476205868ed30" +DOWNLOAD="https://github.com/tristanheaven/gtkhash/releases/download/v1.2/gtkhash-1.2.tar.gz" +MD5SUM="6f3253944f8751279180de94870a5f13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |