From 71b4e9690e8133bc2da161d01dc956aa018230f3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 22 Oct 2018 19:27:33 -0400 Subject: games/gzdoom: Updated for version 3.6.0. Signed-off-by: B. Watson --- games/gzdoom/gzdoom.SlackBuild | 3 ++- games/gzdoom/gzdoom.info | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild index a8979099a4..509485b06d 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. +# 20181022 bkw: Updated for 3.6.0. # 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). @@ -24,7 +25,7 @@ # supported as "gzdoom-legacy" for those that need them. PRGNAM=gzdoom -VERSION=${VERSION:-3.5.1} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/gzdoom/gzdoom.info b/games/gzdoom/gzdoom.info index b730f174bf..40feb8391e 100644 --- a/games/gzdoom/gzdoom.info +++ b/games/gzdoom/gzdoom.info @@ -1,8 +1,8 @@ PRGNAM="gzdoom" -VERSION="3.5.1" +VERSION="3.6.0" HOMEPAGE="http://gzdoom.drdteam.org/" -DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.5.1/gzdoom-g3.5.1.tar.gz" -MD5SUM="08d47830a191b1dd5e9d11e14e932b27" +DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g3.6.0/gzdoom-g3.6.0.tar.gz" +MD5SUM="bd870239ffda682efdb516b5747ca547" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 OpenAL" -- cgit v1.2.3