games/wargus: Bump BUILD.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-10-20 02:55:44 -04:00 committed by Willy Sudiarto Raharjo
parent 9cc7ea3ded
commit 198790d209
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20241020 bkw: BUILD=3 (bump because stratagus got bumped).
# 20211119 bkw: BUILD=2
# - fix -current build.
# - remove ffmpeg2theora dep.
@ -17,7 +18,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wargus
VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-2}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}