mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/stone_soup: Updated for version 0.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3e5ab5693b
commit
d2fa6ab057
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stone_soup
|
||||
VERSION=${VERSION:-0.20.1}
|
||||
VERSION=${VERSION:-0.21.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stone_soup"
|
||||
VERSION="0.20.1"
|
||||
HOMEPAGE="https://crawl.develz.org/"
|
||||
DOWNLOAD="https://crawl.develz.org/release/0.20/stone_soup-0.20.1-nodeps.tar.xz"
|
||||
MD5SUM="3cf7b6ee94af325123cce422fed1f5fc"
|
||||
DOWNLOAD="https://crawl.develz.org/release/0.21/stone_soup-0.21.0-nodeps.tar.xz"
|
||||
MD5SUM="af2bf124a7731170a780c35395d925c1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua SDL2_image"
|
||||
|
|
Loading…
Reference in a new issue