aboutsummaryrefslogtreecommitdiff
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-08-27 17:36:13 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:28 +0700
commit32974dcc14666fdd27e23eca7ac5ea7863634171 (patch)
tree1d7374c04fb8d534b32a6abe1ad9c10af6440dfc /games/gzdoom/gzdoom.SlackBuild
parent16bc40f500ca0e616dcbce4dce62423ea958ac8d (diff)
games/gzdoom: Updated for version 3.5.1.
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 9b6d661fde04..a8979099a48a 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.
+# 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).
# 20180612 bkw: Updated for 3.4.0.
@@ -23,7 +24,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}