diff options
author | David Melik <dchmelik@gmail.com> | 2017-03-08 23:45:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:50 +0700 |
commit | 717f4a7f3d3aa027ca71690dffa8a17a22f871cc (patch) | |
tree | f2d6186ad7cc6380bc2d33c82c97f52fc6beb368 /games/stone_soup/stone_soup.SlackBuild | |
parent | be3996a1e1e8ce332f2b31d4fb8e6c6d74e7ace9 (diff) | |
download | slackbuilds-717f4a7f3d3aa027ca71690dffa8a17a22f871cc.tar.gz |
games/stone_soup: Updated for version 0.19.5.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stone_soup/stone_soup.SlackBuild b/games/stone_soup/stone_soup.SlackBuild index 709eeee2fa..3de54caf2b 100644 --- a/games/stone_soup/stone_soup.SlackBuild +++ b/games/stone_soup/stone_soup.SlackBuild @@ -5,7 +5,7 @@ # Written by David Melik <dchmelik @ gmail dot com> PRGNAM=stone_soup -VERSION=${VERSION:-0.19.1} +VERSION=${VERSION:-0.19.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |