summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2018-08-27 23:36:13 +0200
committer Willy Sudiarto Raharjo2018-09-01 02:32:28 +0200
commit32974dcc14666fdd27e23eca7ac5ea7863634171 (patch)
tree1d7374c04fb8d534b32a6abe1ad9c10af6440dfc
parent16bc40f500ca0e616dcbce4dce62423ea958ac8d (diff)
downloadslackbuilds-32974dcc14666fdd27e23eca7ac5ea7863634171.tar.gz
games/gzdoom: Updated for version 3.5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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 9b6d661fde..a8979099a4 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}
diff --git a/games/gzdoom/gzdoom.info b/games/gzdoom/gzdoom.info
index 84c42b8af2..b730f174bf 100644
--- a/games/gzdoom/gzdoom.info
+++ b/games/gzdoom/gzdoom.info
@@ -1,8 +1,8 @@
PRGNAM="gzdoom"
-VERSION="3.5.0"
+VERSION="3.5.1"
HOMEPAGE="http://gzdoom.drdteam.org/"
-DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.5.0/gzdoom-g3.5.0.tar.gz"
-MD5SUM="5e87b8493266f9a7fb2256117954a61d"
+DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.5.1/gzdoom-g3.5.1.tar.gz"
+MD5SUM="08d47830a191b1dd5e9d11e14e932b27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 OpenAL"