summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Lenard Spencer2020-09-18 20:11:57 +0200
committer Willy Sudiarto Raharjo2020-09-18 20:11:57 +0200
commite15590ead80cd9e6c8e16d737f34341e0aa39d8e (patch)
tree4b30a4027220d476c53cc0c6d8468e8f888508b8
parent86bef43121a42fa44bed8cd8907efeccfe579608 (diff)
downloadslackbuilds-e15590ead80cd9e6c8e16d737f34341e0aa39d8e.tar.gz
games/crispy-doom: Updated for version 5.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/crispy-doom/crispy-doom.SlackBuild2
-rw-r--r--games/crispy-doom/crispy-doom.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild
index 5dee6b3fa8..bba8b26c46 100644
--- a/games/crispy-doom/crispy-doom.SlackBuild
+++ b/games/crispy-doom/crispy-doom.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=crispy-doom
-VERSION=${VERSION:-5.8.0}
+VERSION=${VERSION:-5.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info
index a64bad1a7f..aec3b26f63 100644
--- a/games/crispy-doom/crispy-doom.info
+++ b/games/crispy-doom/crispy-doom.info
@@ -1,8 +1,8 @@
PRGNAM="crispy-doom"
-VERSION="5.8.0"
+VERSION="5.9.1"
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
-DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.8.0.tar.gz"
-MD5SUM="3d4e454c4772faddfca292377be3d1af"
+DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.9.1.tar.gz"
+MD5SUM="fc35fce12ea726b8f2c6d3f681b44b30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_net SDL2_mixer"