summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author David Melik2013-10-28 13:13:13 +0100
committer Robby Workman2013-10-30 02:12:24 +0100
commit008bfcbcb494ed8199457e8abecb0a4d93ba7d04 (patch)
treebc09bfaf87f9d0553793b00089a17b18fffcd81c /games
parent52266cd1eea5e56f37b8f9e5cc65cd7893d4ef23 (diff)
downloadslackbuilds-008bfcbcb494ed8199457e8abecb0a4d93ba7d04.tar.gz
games/stone_soup: Updated for version 0.12.2.
Signed-off-by: Matteo Bernardini <ponce@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 820d24d60e..00f5b871f6 100644
--- a/games/stone_soup/stone_soup.SlackBuild
+++ b/games/stone_soup/stone_soup.SlackBuild
@@ -5,8 +5,8 @@
# Written by David Melik <dchmelik @ gmail dot com>
PRGNAM=stone_soup
-VERSION=${VERSION:-0.12.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.12.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/games/stone_soup/stone_soup.info b/games/stone_soup/stone_soup.info
index 652546287d..0eb5aad715 100644
--- a/games/stone_soup/stone_soup.info
+++ b/games/stone_soup/stone_soup.info
@@ -1,8 +1,8 @@
PRGNAM="stone_soup"
-VERSION="0.12.1"
+VERSION="0.12.2"
HOMEPAGE="http://crawl.develz.org/"
-DOWNLOAD="http://downloads.sourceforge.net/project/crawl-ref/Stone%20Soup/0.12.1/stone_soup-0.12.1-nodeps.tar.xz"
-MD5SUM="47d7c65cf72786d446e1289533af01de"
+DOWNLOAD="http://downloads.sourceforge.net/crawl-ref/stone_soup-0.12.2-nodeps.tar.xz"
+MD5SUM="a0d5e6f2c4e32c943eb82d9d655199a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"