diff options
Diffstat (limited to 'hstr')
| -rw-r--r-- | hstr/hstr.SlackBuild | 2 | ||||
| -rw-r--r-- | hstr/hstr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/hstr/hstr.SlackBuild b/hstr/hstr.SlackBuild index 72e4b11..c40009f 100644 --- a/hstr/hstr.SlackBuild +++ b/hstr/hstr.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hstr -VERSION=${VERSION:-3.1} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/hstr/hstr.info b/hstr/hstr.info index 50a2971..8317741 100644 --- a/hstr/hstr.info +++ b/hstr/hstr.info @@ -1,8 +1,8 @@ PRGNAM="hstr" -VERSION="3.1" +VERSION="3.2" HOMEPAGE="https://github.com/dvorka/hstr" -DOWNLOAD="https://github.com/dvorka/hstr/archive/3.1/hstr-3.1.tar.gz" -MD5SUM="5d647f3b2fc4615b14eaeaaf5b27e4f2" +DOWNLOAD="https://github.com/dvorka/hstr/archive/refs/tags/v3.2.tar.gz" +MD5SUM="92360d1b94b34d0ce67dba403f179c2c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
