diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/tome/tome.SlackBuild | 2 | ||||
-rw-r--r-- | games/tome/tome.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/tome/tome.SlackBuild b/games/tome/tome.SlackBuild index daa4ace108a41..18a94f16e7f5b 100644 --- a/games/tome/tome.SlackBuild +++ b/games/tome/tome.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tome SRCNAM=t-engine4-src -VERSION=${VERSION:-1.5.8} +VERSION=${VERSION:-1.5.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/tome/tome.info b/games/tome/tome.info index aa09e4f1b42de..3ab499f87c717 100644 --- a/games/tome/tome.info +++ b/games/tome/tome.info @@ -1,8 +1,8 @@ PRGNAM="tome" -VERSION="1.5.8" +VERSION="1.5.10" HOMEPAGE="https://te4.org/" -DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.8.tar.bz2" -MD5SUM="3d858541612150ebf56a33785943a91c" +DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.10.tar.bz2" +MD5SUM="bd5274590190c32d51411cb05d82bd5f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" |