desktop/gtkhash: Updated for version 1.0.1.

This commit is contained in:
Aaditya Bagga 2017-03-08 19:22:51 +05:30 committed by Willy Sudiarto Raharjo
parent 2a255e3ef0
commit 7c39c133a3
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""