mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/tome4: Updated for version 1.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f613b6da5c
commit
eee695832e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tome4
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=tome4
|
||||
SRCNAM=t-engine4-src
|
||||
VERSION=${VERSION:-1.4.9}
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tome4"
|
||||
VERSION="1.4.9"
|
||||
VERSION="1.5.1"
|
||||
HOMEPAGE="http://te4.org/"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.4.9.tar.bz2"
|
||||
MD5SUM="44ef5121d277254c1a05b051b9842117"
|
||||
DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.5.1.tar.bz2"
|
||||
MD5SUM="8de26ea144c3835aff90102cd26991b5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="premake SDL2_image SDL2_ttf SDL2_mixer OpenAL"
|
||||
|
|
Loading…
Reference in a new issue