summaryrefslogtreecommitdiffstats
path: root/games/tome4/tome4.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/tome4/tome4.SlackBuild')
-rw-r--r--games/tome4/tome4.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild
index e18859afad..6f232c1b6a 100644
--- a/games/tome4/tome4.SlackBuild
+++ b/games/tome4/tome4.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tome4
SRCNAM=t-engine4-src
-VERSION=${VERSION:-1.2.3}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -64,7 +64,7 @@ rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.bz2
cd $SRCNAM-$VERSION
# extract icons
-unzip -oj -qq game/engines/te4-1.2.3.teae -d icons
+unzip -oj -qq game/engines/te4-${VERSION}.teae -d icons
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \