games/tome: Updated for version 1.5.8.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2018-05-06 21:01:58 +02:00 committed by Willy Sudiarto Raharjo
parent 37f1da8d4d
commit 18e265cf01
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for tome # Slackware build script for tome
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=tome PRGNAM=tome
SRCNAM=t-engine4-src SRCNAM=t-engine4-src
VERSION=${VERSION:-1.5.5} VERSION=${VERSION:-1.5.8}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="tome" PRGNAM="tome"
VERSION="1.5.5" VERSION="1.5.8"
HOMEPAGE="https://te4.org/" HOMEPAGE="https://te4.org/"
DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.5.tar.bz2" DOWNLOAD="https://te4.org/dl/t-engine/t-engine4-src-1.5.8.tar.bz2"
MD5SUM="f40f9493fb327bade5f182c958df2aba" MD5SUM="3d858541612150ebf56a33785943a91c"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL" REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"