mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
games/flare: Updated for version 1.09.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c5349891e5
commit
8144f940d2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=flare
|
||||
SRCNAM=$PRGNAM-engine
|
||||
VERSION=${VERSION:-1.08}
|
||||
VERSION=${VERSION:-1.09.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flare"
|
||||
VERSION="1.08"
|
||||
VERSION="1.09.01"
|
||||
HOMEPAGE="http://flarerpg.org/"
|
||||
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.08/flare-engine-1.08.tar.gz"
|
||||
MD5SUM="75a95cb1f2b82f019d0e610b9a5ebff1"
|
||||
DOWNLOAD="https://github.com/flareteam/flare-engine/archive/v1.09.01/flare-engine-1.09.01.tar.gz"
|
||||
MD5SUM="92600a45a1e660ec60a807d747789fb5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"
|
||||
|
|
Loading…
Reference in a new issue