summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-01-04 19:20:20 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-06 06:55:43 +0700
commite5cfaa5c71c1f05e1294397f5f7aa1c4c954099e (patch)
treefe8cbbde85094831afcfdf97f00bdb81a41aca12 /games/gzdoom/gzdoom.SlackBuild
parentb0ce3afdc0b44f7a37452695a96195d51cd1abd5 (diff)
downloadslackbuilds-e5cfaa5c71c1f05e1294397f5f7aa1c4c954099e.tar.gz
slackbuilds-e5cfaa5c71c1f05e1294397f5f7aa1c4c954099e.tar.xz
games/gzdoom: Updated for version 3.2.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/gzdoom/gzdoom.SlackBuild')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index 6e1bfcf9bd..918f1048a2 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.
+# 20180104 bkw:
+# - Updated for 3.2.5.
+
# 20171222 bkw:
# - Updated for 3.2.4.
@@ -21,7 +24,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.2.4}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}