diff options
author | David Melik <dchmelik@gmail.com> | 2014-09-06 07:53:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-06 07:53:25 +0700 |
commit | 0c0fb1d79fe2bec5a3892fb5fa7b5b662b3d0a74 (patch) | |
tree | 5dbc452d6875813ff3c130830cb3adf1cee096b7 /games/stone_soup/stone_soup.SlackBuild | |
parent | c7c8866506dd6c57941b83d098c68055e8b1d756 (diff) | |
download | slackbuilds-0c0fb1d79fe2bec5a3892fb5fa7b5b662b3d0a74.tar.gz |
games/stone_soup: Updated for version 0.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 d236999094..d1bf072f0b 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.14.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.15.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |