summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Lenard Spencer2022-09-27 03:16:28 +0200
committer Willy Sudiarto Raharjo2022-10-01 04:01:12 +0200
commit1c4d01b90b2c10b86f203fc85cb05d127b3e746b (patch)
treea54c25987bed9865788e63b046d068eecd81d22e
parentb9728cae1061c5fa4d41c4fe0da09d77a5993d91 (diff)
downloadslackbuilds-1c4d01b90b2c10b86f203fc85cb05d127b3e746b.tar.gz
games/crispy-doom: Updated for version 5.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/crispy-doom/crispy-doom.SlackBuild7
-rw-r--r--games/crispy-doom/crispy-doom.info6
2 files changed, 8 insertions, 5 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild
index ffbfce3fdc..4d474f2f75 100644
--- a/games/crispy-doom/crispy-doom.SlackBuild
+++ b/games/crispy-doom/crispy-doom.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=crispy-doom
-VERSION=${VERSION:-5.11.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.12.0}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -39,6 +39,9 @@ if [ -z "$ARCH" ]; then
esac
fi
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info
index 6d4a9a8ae3..2feac0c853 100644
--- a/games/crispy-doom/crispy-doom.info
+++ b/games/crispy-doom/crispy-doom.info
@@ -1,8 +1,8 @@
PRGNAM="crispy-doom"
-VERSION="5.11.1"
+VERSION="5.12.0"
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
-DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.11.1.tar.gz"
-MD5SUM="1b2a1125610c8d1edbc306db0119c873"
+DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.12.0.tar.gz"
+MD5SUM="6e5a60c3e0cfddb5fad7f37e48d4fd72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""