aboutsummaryrefslogtreecommitdiff
path: root/system/hstr/hstr.SlackBuild
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2022-01-01 11:21:20 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-04 07:48:04 +0700
commit58cf870287c58f77a026180c5c069cc11851d201 (patch)
tree499a35485131bf074ae162b51cfcd5a4d1574697 /system/hstr/hstr.SlackBuild
parent5e1ed2bb98a22c2b338eff6bfec1821271af6d78 (diff)
system/hstr: Updated for version 2.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 b28e3140b8127..dbc2e044fe61d 100644
--- a/system/hstr/hstr.SlackBuild
+++ b/system/hstr/hstr.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hstr
-# Copyright 2014-2019 Zhu Qun-Ying
+# Copyright 2014-2022 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.2}
+VERSION=${VERSION:-2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}