summaryrefslogtreecommitdiffstats
path: root/games/sauerbraten/sauerbraten.SlackBuild
diff options
context:
space:
mode:
author Edward W. Koenig2023-05-03 03:38:42 +0200
committer Willy Sudiarto Raharjo2023-05-06 03:28:33 +0200
commit5d79202c0e22ea986fdeb0f60554865b7ca053dc (patch)
tree8603ad6a79ba5d61eee52009e8b3b8dd59e47af5 /games/sauerbraten/sauerbraten.SlackBuild
parent2586c88514da3d4efe535a904ddb89424a558376 (diff)
downloadslackbuilds-5d79202c0e22ea986fdeb0f60554865b7ca053dc.tar.gz
games/sauerbraten: Updated for version 2020_12_29
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/sauerbraten/sauerbraten.SlackBuild')
-rw-r--r--games/sauerbraten/sauerbraten.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/sauerbraten/sauerbraten.SlackBuild b/games/sauerbraten/sauerbraten.SlackBuild
index 0edbd49ab5..a87eb684fa 100644
--- a/games/sauerbraten/sauerbraten.SlackBuild
+++ b/games/sauerbraten/sauerbraten.SlackBuild
@@ -32,11 +32,13 @@
# 1.0 26-DEC-2011 New SBo maintainer: Edward Koenig <kingbeowulf[at]gmail[dot]com>
# 2.0 23-JUN-2013 new version, script clean up.
# 3.0 18-APR-2021 new version, added copyright notice
+# 3.1 02-MAY-2023 updated version
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sauerbraten
-VERSION=${VERSION:-2020_12_27}
+VERSION=${VERSION:-2020_12_29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}