aboutsummaryrefslogtreecommitdiff
path: root/games/retux/retux.SlackBuild
diff options
context:
space:
mode:
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 c054362ecfb1..2b3eedfddcda 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}