games/bloodcm: Remove template comment.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-10-05 14:30:31 -04:00 committed by Willy Sudiarto Raharjo
parent 9827985d83
commit a4a0a0fdce
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 1 additions and 8 deletions

View file

@ -11,7 +11,3 @@ eduke32 will need to be at least version 20160704_5811 for this to work.
To play BloodCM: Launch EDuke32, select BloodCM in the "Custom Game"
drop-down list, click "Start".
When new versions of BloodCM are released, the download URL doesn't
change. If you get an md5sum error on the downloaded file, please
contact the maintainer of this SlackBuild.

View file

@ -19,9 +19,6 @@ PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# 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

View file

@ -1,7 +1,7 @@
PRGNAM="bloodcm"
VERSION="12.2016"
HOMEPAGE="https://www.moddb.com/games/bloodcm"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/38-blood-crossmatching"
DOWNLOAD="https://slackware.uk/~urchlay/src/38-blood-crossmatching"
MD5SUM="62c3371f353c07ed0bd42c96a37f7d08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""