diff options
author | David Melik <dchmelik@gmail.com> | 2013-10-28 13:13:13 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 20:12:24 -0500 |
commit | 008bfcbcb494ed8199457e8abecb0a4d93ba7d04 (patch) | |
tree | bc09bfaf87f9d0553793b00089a17b18fffcd81c /games/stone_soup/stone_soup.SlackBuild | |
parent | 52266cd1eea5e56f37b8f9e5cc65cd7893d4ef23 (diff) | |
download | slackbuilds-008bfcbcb494ed8199457e8abecb0a4d93ba7d04.tar.gz |
games/stone_soup: Updated for version 0.12.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/stone_soup/stone_soup.SlackBuild')
-rw-r--r-- | games/stone_soup/stone_soup.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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 |