diff options
Diffstat (limited to 'system/hstr/hstr.SlackBuild')
-rw-r--r-- | system/hstr/hstr.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |