summaryrefslogtreecommitdiffstats
path: root/system/hstr/hstr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/hstr/hstr.SlackBuild')
-rw-r--r--system/hstr/hstr.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/hstr/hstr.SlackBuild b/system/hstr/hstr.SlackBuild
index dbc2e044fe..81d240be61 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.5}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}