mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/flare: Updated for version 1.06.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b653d196ee
commit
16c075c945
3 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=flare
|
||||
SRCNAM=$PRGNAM-engine
|
||||
VERSION=${VERSION:-1.05}
|
||||
VERSION=${VERSION:-1.06}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flare"
|
||||
VERSION="1.05"
|
||||
VERSION="1.06"
|
||||
HOMEPAGE="http://flarerpg.org/"
|
||||
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.05/flare-engine-1.05.tar.gz"
|
||||
MD5SUM="f24456a7bf46ceaed928b4da219d0dbb"
|
||||
DOWNLOAD="https://github.com/clintbellanger/flare-engine/archive/v1.06/flare-engine-1.06.tar.gz"
|
||||
MD5SUM="fe4d7586540b5f36f8784704dc35c62f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer SDL2_ttf"
|
||||
|
|
|
@ -12,7 +12,7 @@ flare: A single-player 2D action RPG. Flare is not a reimplementation of an
|
|||
flare: existing game or engine. It is a tribute to and exploration of the
|
||||
flare: action RPG genre.
|
||||
flare:
|
||||
flare: Homepage: http://flarerpg.org
|
||||
flare: Homepage: http://flarerpg.org/
|
||||
flare:
|
||||
flare:
|
||||
flare:
|
||||
|
|
Loading…
Reference in a new issue