games/stone_soup: Updated for version 0.20.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Melik 2018-01-11 22:23:40 +07:00 committed by Willy Sudiarto Raharjo
parent 3e5ab5693b
commit d2fa6ab057
2 changed files with 3 additions and 3 deletions

View file

@ -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}

View file

@ -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"