summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-03-24 07:38:21 +0100
committer David Spencer2017-03-26 03:15:17 +0200
commit30b8bc43c56c2e6483ea2dd80c806c494d12f325 (patch)
tree6db5c8d87d8c026d2cf3091b75ea944b4130a765 /games/gzdoom/gzdoom.SlackBuild
parent9960da8169cbc3c3d96d6043688ad5eb414ee189 (diff)
downloadslackbuilds-30b8bc43c56c2e6483ea2dd80c806c494d12f325.tar.gz
games/gzdoom: Updated for version 2.4.0.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/gzdoom/gzdoom.SlackBuild')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index d71615c7d6..c024f5d97e 100644
--- a/games/gzdoom/gzdoom.SlackBuild
+++ b/games/gzdoom/gzdoom.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170324 bkw:
+# - Updated for 2.4.0.
+
# 20170207 bkw:
# - BUILD=2
# - Get rid of private fmodapi, now that the SBo fmodapi has been updated
@@ -49,8 +52,8 @@
# - Add WTFPL
PRGNAM=gzdoom
-VERSION=${VERSION:-2.3.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.4.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then