summaryrefslogtreecommitdiffstats
path: root/games/sauerbraten/sauerbraten.SlackBuild
diff options
context:
space:
mode:
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}