summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik2020-01-07 22:59:31 +0100
committer Willy Sudiarto Raharjo2020-01-07 22:59:31 +0100
commit3eb7c245fbaecb416f5dfba8f029ce41ce27a2ea (patch)
tree6557938a5c0104fa54a20c3e44dcdef278c65029 /games
parentdb9d4df499f59d8f58e98d0b0f3e1202041efff6 (diff)
downloadslackbuilds-3eb7c245fbaecb416f5dfba8f029ce41ce27a2ea.tar.gz
games/stone_soup: Updated for version 0.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/stone_soup/stone_soup.SlackBuild4
-rw-r--r--games/stone_soup/stone_soup.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/stone_soup/stone_soup.SlackBuild b/games/stone_soup/stone_soup.SlackBuild
index 27a37cfe86..b0a272f2a7 100644
--- a/games/stone_soup/stone_soup.SlackBuild
+++ b/games/stone_soup/stone_soup.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Dungeon Crawl Stone Soup
-# Copyright 2019, SlackBuilds.org Project, David Melik, Spokane, WA, USA
+# Copyright 2020, SlackBuilds.org Project, David Melik, Spokane, WA, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stone_soup
-VERSION=${VERSION:-0.23.2}
+VERSION=${VERSION:-0.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info
index f34211e50c..21f9dad368 100644
--- a/games/stone_soup/stone_soup.info
+++ b/games/stone_soup/stone_soup.info
@@ -1,8 +1,8 @@
PRGNAM="stone_soup"
-VERSION="0.23.2"
+VERSION="0.24.0"
HOMEPAGE="https://crawl.develz.org/"
-DOWNLOAD="https://crawl.develz.org/release/0.23/stone_soup-0.23.2-nodeps.tar.xz"
-MD5SUM="a1cbcbfd909727c2ec29a8120ca3e807"
+DOWNLOAD="https://crawl.develz.org/release/0.24/stone_soup-0.24.0-nodeps.tar.xz"
+MD5SUM="49b1424ec0713e117c84085541a84071"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua PyYAML SDL2_image"