summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2017-10-22 08:34:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-26 09:25:02 +0700
commit662685d3f63242732417f786292370af0d5204fe (patch)
treed8889fdb011bb33617e9d58c361ac91763eb9372 /games
parentdf1c07da24af3061131484b7b0b7746a55f0d788 (diff)
downloadslackbuilds-662685d3f63242732417f786292370af0d5204fe.tar.gz
slackbuilds-662685d3f63242732417f786292370af0d5204fe.tar.xz
games/stone_soup: Updated for version 0.20.1.
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 d743af6a93..cd2f341c63 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 2012, David Melik, Spokane, WA, USA
+# Copyright 2017, 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.20.0}
+VERSION=${VERSION:-0.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info
index 0da709043a..15aa46c001 100644
--- a/games/stone_soup/stone_soup.info
+++ b/games/stone_soup/stone_soup.info
@@ -1,8 +1,8 @@
PRGNAM="stone_soup"
-VERSION="0.20.0"
+VERSION="0.20.1"
HOMEPAGE="https://crawl.develz.org/"
-DOWNLOAD="https://crawl.develz.org/release/0.20/stone_soup-0.20.0-nodeps.tar.xz"
-MD5SUM="3f87cc090f03a73c6c23da530b45e21c"
+DOWNLOAD="https://crawl.develz.org/release/0.20/stone_soup-0.20.1-nodeps.tar.xz"
+MD5SUM="3cf7b6ee94af325123cce422fed1f5fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua SDL2_image"