diff options
Diffstat (limited to 'games/tome4')
-rw-r--r-- | games/tome4/tome4.SlackBuild | 2 | ||||
-rw-r--r-- | games/tome4/tome4.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild index 569bd9c72472..7b5d856ffa04 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tome4 SRCNAM=t-engine4-src -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info index 49139c769d54..6453d46d74a2 100644 --- a/games/tome4/tome4.info +++ b/games/tome4/tome4.info @@ -1,8 +1,8 @@ PRGNAM="tome4" -VERSION="1.5.1" +VERSION="1.5.3" HOMEPAGE="http://te4.org/" -DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.5.1.tar.bz2" -MD5SUM="8de26ea144c3835aff90102cd26991b5" +DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.5.3.tar.bz2" +MD5SUM="2424b33ebe45d43975cf4786b2caeb07" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" |