diff options
Diffstat (limited to 'system/hstr/hstr.SlackBuild')
-rw-r--r-- | system/hstr/hstr.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hstr/hstr.SlackBuild b/system/hstr/hstr.SlackBuild index dbc2e044fe..a25e3c5c5d 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} |