diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-01 14:02:31 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-01 14:02:31 +0200 |
commit | 30c8136c9f111c707fd34a576c9405335e3636c9 (patch) | |
tree | 40af1b4c5b2d7b52596c46c90f7a715cea272980 /games | |
parent | fe59772b56f83ae1391ccfed13b8c9fcf4901009 (diff) | |
download | slackbuilds-30c8136c9f111c707fd34a576c9405335e3636c9.tar.gz |
games/tome4: Updated for version 1.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/tome4/tome4.SlackBuild | 4 | ||||
-rw-r--r-- | games/tome4/tome4.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild index 274b87647a..62dced3645 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tome4 -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 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.3} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info index 64c1fb3963..af056f9a31 100644 --- a/games/tome4/tome4.info +++ b/games/tome4/tome4.info @@ -1,8 +1,8 @@ PRGNAM="tome4" -VERSION="1.3.3" +VERSION="1.4.2" HOMEPAGE="http://te4.org/" -DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.3.tar.bz2" -MD5SUM="6c208b21c269699b9453190be8f874ac" +DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.2.tar.bz2" +MD5SUM="ae75497363e788fe6602535ed76828b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" |