diff options
-rw-r--r-- | games/tome4/tome4.SlackBuild | 4 | ||||
-rw-r--r-- | games/tome4/tome4.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild index 8bac0f3c0d0e..274b87647ad6 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tome4 -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=tome4 SRCNAM=t-engine4-src -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info index 78776d5aa9d2..64c1fb3963a2 100644 --- a/games/tome4/tome4.info +++ b/games/tome4/tome4.info @@ -1,10 +1,10 @@ PRGNAM="tome4" -VERSION="1.3.1" +VERSION="1.3.3" HOMEPAGE="http://te4.org/" -DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.1.tar.bz2" -MD5SUM="f04ce24809b4740419234f440877c77f" +DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.3.tar.bz2" +MD5SUM="6c208b21c269699b9453190be8f874ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="premake SDL2_image SDL2_ttf OpenAL" +REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |