diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/hstr/hstr.SlackBuild | 4 | ||||
-rw-r--r-- | system/hstr/hstr.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/hstr/hstr.SlackBuild b/system/hstr/hstr.SlackBuild index a25e3c5c5d597..81d240be61455 100644 --- a/system/hstr/hstr.SlackBuild +++ b/system/hstr/hstr.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hstr -# Copyright 2014-2022 Zhu Qun-Ying +# Copyright 2014-2023 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hstr -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/hstr/hstr.info b/system/hstr/hstr.info index 6bdab8c71be29..50a29716b67c0 100644 --- a/system/hstr/hstr.info +++ b/system/hstr/hstr.info @@ -1,8 +1,8 @@ PRGNAM="hstr" -VERSION="2.6" +VERSION="3.1" HOMEPAGE="https://github.com/dvorka/hstr" -DOWNLOAD="https://github.com/dvorka/hstr/archive/2.6/hstr-2.6.tar.gz" -MD5SUM="050724e3a9449f5c293d66036acb5caf" +DOWNLOAD="https://github.com/dvorka/hstr/archive/3.1/hstr-3.1.tar.gz" +MD5SUM="5d647f3b2fc4615b14eaeaaf5b27e4f2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |