summaryrefslogtreecommitdiff
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
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 4011ec4943..ae210aae47 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}