mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/stone_soup: Updated for version 0.16.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
518256e912
commit
c8306e04dd
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by David Melik <dchmelik @ gmail dot com>
|
||||
|
||||
PRGNAM=stone_soup
|
||||
VERSION=${VERSION:-0.16.1}
|
||||
VERSION=${VERSION:-0.16.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stone_soup"
|
||||
VERSION="0.16.1"
|
||||
VERSION="0.16.2"
|
||||
HOMEPAGE="http://crawl.develz.org/"
|
||||
DOWNLOAD="http://crawl.develz.org/release/stone_soup-0.16.1-nodeps.tar.xz"
|
||||
MD5SUM="1758251f14fb9e874e49e2d1516c1e19"
|
||||
DOWNLOAD="http://crawl.develz.org/release/stone_soup-0.16.2-nodeps.tar.xz"
|
||||
MD5SUM="55b3b478d8f2321a32cfcf86e1d17841"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua SDL2_image"
|
||||
|
|
Loading…
Reference in a new issue