summaryrefslogtreecommitdiffstats
path: root/games/supertux/supertux.SlackBuild
diff options
context:
space:
mode:
author Bloyburt2022-07-08 23:38:32 +0200
committer Willy Sudiarto Raharjo2022-07-09 05:06:08 +0200
commit027349a2e1c78ce05dbf90d72afc87e2f5eb5b1f (patch)
tree259e6668e97dc5489ad0568dc03a9e685d7f14df /games/supertux/supertux.SlackBuild
parent7800e28d91e6ab4cc69e83740d4b43ab743112bf (diff)
downloadslackbuilds-027349a2e1c78ce05dbf90d72afc87e2f5eb5b1f.tar.gz
games/supertux: Update REQUIRES & doinst.sh.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/supertux/supertux.SlackBuild')
-rw-r--r--games/supertux/supertux.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux/supertux.SlackBuild b/games/supertux/supertux.SlackBuild
index 5db96b1a0b..a492e216aa 100644
--- a/games/supertux/supertux.SlackBuild
+++ b/games/supertux/supertux.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=supertux
VERSION=${VERSION:-0.6.3}
SRCVERSION=$(echo $VERSION | tr _ - )
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}