games/flare: Updated for version 1.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2019-05-25 00:43:22 +07:00 committed by Willy Sudiarto Raharjo
parent f80a368b94
commit bba7a14c50
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=flare
SRCNAM=$PRGNAM-engine
VERSION=${VERSION:-1.09.01}
VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="flare"
VERSION="1.09.01"
VERSION="1.10"
HOMEPAGE="http://flarerpg.org/"
DOWNLOAD="https://github.com/flareteam/flare-engine/archive/v1.09.01/flare-engine-1.09.01.tar.gz"
MD5SUM="92600a45a1e660ec60a807d747789fb5"
DOWNLOAD="https://github.com/flareteam/flare-engine/archive/v1.10/flare-engine-1.10.tar.gz"
MD5SUM="2232386ce01ed17ec072bfed0a5891f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"