summaryrefslogtreecommitdiffstats
path: root/games/retux/retux.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-02-17 14:46:00 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-24 06:55:52 +0700
commitbccf81a20e0bb6a0d25b53b784024ca310fd0604 (patch)
tree163990c129185e40379cd3f07c9126c505f2911a /games/retux/retux.SlackBuild
parent5ff4d6655414b98ea11cf6da9ea34fa57e25dee6 (diff)
downloadslackbuilds-bccf81a20e0bb6a0d25b53b784024ca310fd0604.tar.gz
slackbuilds-bccf81a20e0bb6a0d25b53b784024ca310fd0604.tar.xz
games/retux: Updated for version 1.3.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/retux/retux.SlackBuild')
-rw-r--r--games/retux/retux.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/retux/retux.SlackBuild b/games/retux/retux.SlackBuild
index c054362ecf..2b3eedfddc 100644
--- a/games/retux/retux.SlackBuild
+++ b/games/retux/retux.SlackBuild
@@ -11,8 +11,11 @@
# directory first, so any system-wide installs of six and sge-pygame
# won't cause problems.
+# 20180217 bkw:
+# Updated for v1.3.5. Added new (undocumented!) pathlib dependency.
+
PRGNAM=retux
-VERSION=${VERSION:-1.3.4}
+VERSION=${VERSION:-1.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}