diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-12 06:23:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-12 21:53:54 +0700 |
commit | a971c5a6e0e6e82d83722baf31627e8c134582ff (patch) | |
tree | aba9ef30cd9a871861e71d37219fc6b145dd3b60 | |
parent | b0404b68c030ca08eb4f469b13c972ddb20e4e1e (diff) |
games/tome4: Updated for version 1.4.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 f7a602265b63..1fc488a88800 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.4} +VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info index 139180c55b98..f2e8a12197b9 100644 --- a/games/tome4/tome4.info +++ b/games/tome4/tome4.info @@ -1,8 +1,8 @@ PRGNAM="tome4" -VERSION="1.4.4" +VERSION="1.4.6" HOMEPAGE="http://te4.org/" -DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.4.tar.bz2" -MD5SUM="7bcf8a53da5762eb4fafe9d2d50e96aa" +DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.6.tar.bz2" +MD5SUM="41f7f285d1984c3a9b4c60ef69178725" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" |