mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
games/flare-game: Updated for version 1.09.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8144f940d2
commit
7358628ff5
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=flare-game
|
||||
VERSION=${VERSION:-1.08}
|
||||
VERSION=${VERSION:-1.09.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flare-game"
|
||||
VERSION="1.08"
|
||||
HOMEPAGE="https://github.com/clintbellanger/flare-game"
|
||||
DOWNLOAD="https://github.com/clintbellanger/flare-game/archive/v1.08/flare-game-1.08.tar.gz"
|
||||
MD5SUM="23e2a1ef70a7dc761cb30a3d422cc5b3"
|
||||
VERSION="1.09.01"
|
||||
HOMEPAGE="https://github.com/flareteam/flare-game"
|
||||
DOWNLOAD="https://github.com/flareteam/flare-game/archive/v1.09.01/flare-game-1.09.01.tar.gz"
|
||||
MD5SUM="891a4489434498b25d0e5da54216abb3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="flare"
|
||||
|
|
Loading…
Reference in a new issue