summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-10 08:47:51 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-14 09:39:33 +0700
commitcc0105da1063ed12a5aa4c918bfea14d1a34709f (patch)
tree63bbb8b3be08cf8bd57adfde7a1c5f90158ce77c /games
parent0a248464eead0cdf6aaeea91c3910263b372229f (diff)
downloadslackbuilds-cc0105da1063ed12a5aa4c918bfea14d1a34709f.tar.gz
slackbuilds-cc0105da1063ed12a5aa4c918bfea14d1a34709f.tar.xz
games/tome4: Updated for version 1.2.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/tome4/tome4.SlackBuild4
-rw-r--r--games/tome4/tome4.info6
2 files changed, 5 insertions, 5 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 \
diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info
index 1cf0290034..3d918b0aa5 100644
--- a/games/tome4/tome4.info
+++ b/games/tome4/tome4.info
@@ -1,8 +1,8 @@
PRGNAM="tome4"
-VERSION="1.2.3"
+VERSION="1.2.5"
HOMEPAGE="http://te4.org/"
-DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.2.3.tar.bz2"
-MD5SUM="7da642d54bf517e0e11714f46f7ce123"
+DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.2.5.tar.bz2"
+MD5SUM="b6709f2053c46d91d3fa2e5611d30c36"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="premake SDL2_image SDL2_ttf OpenAL"