games/flare: Updated for version 1.01.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2018-04-06 00:39:14 +01:00 committed by Willy Sudiarto Raharjo
parent eda64070a3
commit 2f29583fa1
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="flare"
VERSION="1.0"
VERSION="1.01"
HOMEPAGE="http://flarerpg.org/"
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.0/flare-engine-1.0.tar.gz"
MD5SUM="4b51a41468b1187769c990476644c61b"
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.01/flare-engine-1.01.tar.gz"
MD5SUM="db818008b52833281285d6dd862acaa4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"