summaryrefslogtreecommitdiffstats
path: root/games/gzdoom
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-08-01 15:07:49 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-04 08:40:08 +0700
commit5c2192b99e46f1782c3b2ba2293c78f63a991433 (patch)
tree3c3dba07b7367c6174151f4532ba5aaa5865fe72 /games/gzdoom
parent3c89d9eeb107ce1f0feed92531e13bd39e77446d (diff)
downloadslackbuilds-5c2192b99e46f1782c3b2ba2293c78f63a991433.tar.gz
slackbuilds-5c2192b99e46f1782c3b2ba2293c78f63a991433.tar.xz
games/gzdoom: Updated for version 3.5.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/gzdoom')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild3
-rw-r--r--games/gzdoom/gzdoom.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index ae210aae47..9b6d661fde 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.
+# 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.
# 20180104 bkw: Updated for 3.2.5.
@@ -22,7 +23,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.4.1}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/gzdoom/gzdoom.info b/games/gzdoom/gzdoom.info
index 9ae5e9b653..84c42b8af2 100644
--- a/games/gzdoom/gzdoom.info
+++ b/games/gzdoom/gzdoom.info
@@ -1,8 +1,8 @@
PRGNAM="gzdoom"
-VERSION="3.4.1"
+VERSION="3.5.0"
HOMEPAGE="http://gzdoom.drdteam.org/"
-DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.4.1/gzdoom-g3.4.1.tar.gz"
-MD5SUM="d3b240afaa9de1de4226090aa99d3714"
+DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.5.0/gzdoom-g3.5.0.tar.gz"
+MD5SUM="5e87b8493266f9a7fb2256117954a61d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 OpenAL"