summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik2018-10-04 14:30:20 +0200
committer Willy Sudiarto Raharjo2018-10-06 02:25:20 +0200
commitdf32f0f1a5bbb2fe9ae3c9e596f04f62965e90af (patch)
tree816800d5647134aef9b24da5661f739de9ba7948 /games
parenteda55143d822ac08cf626c736af9ce11cd0bfb5d (diff)
downloadslackbuilds-df32f0f1a5bbb2fe9ae3c9e596f04f62965e90af.tar.gz
games/stone_soup: Updated for version 0.22.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/stone_soup/stone_soup.SlackBuild2
-rw-r--r--games/stone_soup/stone_soup.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/stone_soup/stone_soup.SlackBuild b/games/stone_soup/stone_soup.SlackBuild
index bb67781ef2..7af7cab333 100644
--- a/games/stone_soup/stone_soup.SlackBuild
+++ b/games/stone_soup/stone_soup.SlackBuild
@@ -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}
diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info
index 127d3c5b12..884517a9df 100644
--- a/games/stone_soup/stone_soup.info
+++ b/games/stone_soup/stone_soup.info
@@ -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"