games/stone_soup: Updated for version 0.16.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Melik 2015-09-27 21:22:41 +07:00 committed by Willy Sudiarto Raharjo
parent 518256e912
commit c8306e04dd
2 changed files with 4 additions and 4 deletions

View file

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

View file

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