aboutsummaryrefslogtreecommitdiff
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-06-23 19:20:32 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-30 07:00:16 +0700
commit4f95ff837a459cbeb435577b44f1eddff349035f (patch)
tree02071396a94d320b0fca0b2bd63ec5fe09207d8c /games/gzdoom/gzdoom.SlackBuild
parent6ab55509bd47289ddb489c93bb29a8e41a869a79 (diff)
games/gzdoom: Updated for version 3.4.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/gzdoom/gzdoom.SlackBuild')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild15
1 files changed, 5 insertions, 10 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index 4011ec49436c..ae210aae47c2 100644
--- a/games/gzdoom/gzdoom.SlackBuild
+++ b/games/gzdoom/gzdoom.SlackBuild
@@ -6,15 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-# 20180612 bkw:
-# - Updated for 3.4.0.
-
-# 20180104 bkw:
-# - Updated for 3.2.5.
-
-# 20171222 bkw:
-# - Updated for 3.2.4.
-
+# 20180623 bkw: Updated for 3.4.1 (released the day after my 3.4.0 update).
+# 20180612 bkw: Updated for 3.4.0.
+# 20180104 bkw: Updated for 3.2.5.
+# 20171222 bkw: Updated for 3.2.4.
# 20170608 bkw:
# - Updated for 3.1.0. fmodapi support has been removed by upstream, so
# it's no longer a dep.
@@ -27,7 +22,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}