From cc0105da1063ed12a5aa4c918bfea14d1a34709f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 10 Nov 2014 08:47:51 +0200 Subject: games/tome4: Updated for version 1.2.5. Signed-off-by: Dimitris Zlatanidis --- games/tome4/tome4.SlackBuild | 4 ++-- games/tome4/tome4.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/tome4') 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" -- cgit v1.2.3-65-gdbad