aboutsummaryrefslogtreecommitdiff
path: root/games/retux/retux.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-07-13 15:14:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-15 17:30:15 +0700
commit5959489d0771b885661a06fbe23914aeec1f20c7 (patch)
treec389690aef949a409a65d518604c4af4772f59e5 /games/retux/retux.SlackBuild
parentc9a58f81b37dcb1366b5cda00665a2b0ef80c9f4 (diff)
games/retux: Updated for version 1.6.2.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/retux/retux.SlackBuild')
-rw-r--r--games/retux/retux.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/retux/retux.SlackBuild b/games/retux/retux.SlackBuild
index ab8d97a29ea91..f6da7d4892a40 100644
--- a/games/retux/retux.SlackBuild
+++ b/games/retux/retux.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230713 bkw: update for v1.6.2.
+
# 20211229 bkw:
# - updated for v1.6.1.
# - s/python/python3/.
@@ -21,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=retux
-VERSION=${VERSION:-1.6.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}