mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/tome4: Updated for version 1.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c7e1192939
commit
9c63ca9bf5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=tome4
|
||||
SRCNAM=t-engine4-src
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tome4"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.3.1"
|
||||
HOMEPAGE="http://te4.org/"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.0.tar.bz2"
|
||||
MD5SUM="466b5330beba3a6887405948659decea"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.1.tar.bz2"
|
||||
MD5SUM="f04ce24809b4740419234f440877c77f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="premake SDL2_image SDL2_ttf OpenAL"
|
||||
|
|
Loading…
Reference in a new issue