aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d63f2ad3a8..e5041d56b1 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.
+# 20250615 bkw: updated for 4.14.2.
# 20250329 bkw: updated for 4.14.1.
# 20250126 bkw: updated for 4.14.0.
# 20241124 bkw: updated for 4.13.2.
@@ -44,7 +45,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gzdoom
-VERSION=${VERSION:-4.14.1}
+VERSION=${VERSION:-4.14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/gzdoom/gzdoom.info b/games/gzdoom/gzdoom.info
index a2b6657efb..d1c8234a4a 100644
--- a/games/gzdoom/gzdoom.info
+++ b/games/gzdoom/gzdoom.info
@@ -1,10 +1,10 @@
PRGNAM="gzdoom"
-VERSION="4.14.1"
+VERSION="4.14.2"
HOMEPAGE="http://gzdoom.drdteam.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/coelckers/gzdoom/archive/g4.14.1/gzdoom-g4.14.1.tar.gz"
-MD5SUM_x86_64="dff1e031598d70f57147495fe78dd3ce"
+DOWNLOAD_x86_64="https://github.com/coelckers/gzdoom/archive/g4.14.2/gzdoom-g4.14.2.tar.gz"
+MD5SUM_x86_64="63f313287791924c6f56d6533d87480e"
REQUIRES="zmusic"
MAINTAINER="B. Watson"
EMAIL="urchlay@slackware.uk"