diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-27 03:43:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:15 +0700 |
commit | cc89ea4f3ccc365530e4945c73fb37f029ce9695 (patch) | |
tree | fcc41d89bb34f44e9ca0c2444307372bacbb2a61 /games/tome4 | |
parent | 1d7a8e940ea2348b09da412f6b589bdcbc5a58f6 (diff) | |
download | slackbuilds-cc89ea4f3ccc365530e4945c73fb37f029ce9695.tar.gz |
games/tome4: Updated for version 1.4.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 ba3fc6c424..e604a7fc21 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tome4 SRCNAM=t-engine4-src -VERSION=${VERSION:-1.4.8} +VERSION=${VERSION:-1.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info index f622520d05..e63e631399 100644 --- a/games/tome4/tome4.info +++ b/games/tome4/tome4.info @@ -1,8 +1,8 @@ PRGNAM="tome4" -VERSION="1.4.8" +VERSION="1.4.9" HOMEPAGE="http://te4.org/" -DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.8.tar.bz2" -MD5SUM="02df0b57ec63b53b841d501b90153c7d" +DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.9.tar.bz2" +MD5SUM="0b1d20c39aa065c625ccc0af49e6906e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" |