summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"