summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-10-23 01:27:33 +0200
committer Willy Sudiarto Raharjo2018-11-03 01:46:56 +0100
commit71b4e9690e8133bc2da161d01dc956aa018230f3 (patch)
treed8451d571e8aa1033ef37a7a10cda7b60d57269e /games/gzdoom/gzdoom.SlackBuild
parent90687eee9cb9a1bc9c9cf0da62a066ba32ce874a (diff)
downloadslackbuilds-71b4e9690e8133bc2da161d01dc956aa018230f3.tar.gz
games/gzdoom: Updated for version 3.6.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/gzdoom/gzdoom.SlackBuild')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index a8979099a4..509485b06d 100644
--- a/games/gzdoom/gzdoom.SlackBuild
+++ b/games/gzdoom/gzdoom.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20181022 bkw: Updated for 3.6.0.
# 20180827 bkw: Updated for 3.5.1.
# 20180801 bkw: Updated for 3.5.0.
# 20180623 bkw: Updated for 3.4.1 (released the day after my 3.4.0 update).
@@ -24,7 +25,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.5.1}
+VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}