games/stone_soup: Updated for version 0.22.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Melik 2018-10-04 13:30:20 +01:00 committed by Willy Sudiarto Raharjo
parent eda55143d8
commit df32f0f1a5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stone_soup
VERSION=${VERSION:-0.22.0}
VERSION=${VERSION:-0.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="stone_soup"
VERSION="0.22.0"
VERSION="0.22.1"
HOMEPAGE="https://crawl.develz.org/"
DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.0-nodeps.tar.xz"
MD5SUM="bc7f8221a7f6a7326d1313c36c89d9b5"
DOWNLOAD="https://crawl.develz.org/release/0.22/stone_soup-0.22.1-nodeps.tar.xz"
MD5SUM="2990828902c3e49f9af104c250449500"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua SDL2_image"