diff options
Diffstat (limited to 'system/hstr')
-rw-r--r-- | system/hstr/hstr.SlackBuild | 2 | ||||
-rw-r--r-- | system/hstr/hstr.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/hstr/hstr.SlackBuild b/system/hstr/hstr.SlackBuild index dbc2e044fe61d..a25e3c5c5d597 100644 --- a/system/hstr/hstr.SlackBuild +++ b/system/hstr/hstr.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hstr -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/hstr/hstr.info b/system/hstr/hstr.info index 88bd632868761..6bdab8c71be29 100644 --- a/system/hstr/hstr.info +++ b/system/hstr/hstr.info @@ -1,8 +1,8 @@ PRGNAM="hstr" -VERSION="2.5" +VERSION="2.6" HOMEPAGE="https://github.com/dvorka/hstr" -DOWNLOAD="https://github.com/dvorka/hstr/archive/2.5/hstr-2.5.tar.gz" -MD5SUM="62a81abfac268f12bab574f0f49d89bd" +DOWNLOAD="https://github.com/dvorka/hstr/archive/2.6/hstr-2.6.tar.gz" +MD5SUM="050724e3a9449f5c293d66036acb5caf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |