summaryrefslogtreecommitdiffstats
path: root/games/stone_soup/stone_soup.SlackBuild
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2022-03-30 14:30:54 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:15 +0700
commit7d268e6b5d9fcb541ee3e79016af1da02b719128 (patch)
treeba7102b3e86902f25e23c7b28096a1653ea2b4fc /games/stone_soup/stone_soup.SlackBuild
parent7febc64d8174169c6b0425d81ba9d78ec28ecb4c (diff)
downloadslackbuilds-7d268e6b5d9fcb541ee3e79016af1da02b719128.tar.gz
slackbuilds-7d268e6b5d9fcb541ee3e79016af1da02b719128.tar.xz
games/stone_soup: Updated for version 0.28.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> 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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stone_soup/stone_soup.SlackBuild b/games/stone_soup/stone_soup.SlackBuild
index 48173ad877..ac083f2c16 100644
--- a/games/stone_soup/stone_soup.SlackBuild
+++ b/games/stone_soup/stone_soup.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stone_soup
-VERSION=${VERSION:-0.26.0}
+VERSION=${VERSION:-0.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}