mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
games/flare: Updated for version 1.05.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
54d5ea8206
commit
210c5ec206
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
PRGNAM=flare
|
PRGNAM=flare
|
||||||
SRCNAM=$PRGNAM-engine
|
SRCNAM=$PRGNAM-engine
|
||||||
VERSION=${VERSION:-1.03}
|
VERSION=${VERSION:-1.05}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="flare"
|
PRGNAM="flare"
|
||||||
VERSION="1.03"
|
VERSION="1.05"
|
||||||
HOMEPAGE="http://flarerpg.org/"
|
HOMEPAGE="http://flarerpg.org/"
|
||||||
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.03/flare-engine-1.03.tar.gz"
|
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.05/flare-engine-1.05.tar.gz"
|
||||||
MD5SUM="3baca0c99555aa3a858bc13f81941ee5"
|
MD5SUM="f24456a7bf46ceaed928b4da219d0dbb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"
|
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"
|
||||||
|
|
Loading…
Reference in a new issue