summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-10-16 22:48:55 +0200
committer Willy Sudiarto Raharjo2021-10-29 12:07:14 +0200
commit3ed6a403f0703d31f48c1223311db077fdb541c9 (patch)
tree7f946f5ca59d615264be9f51585d64dea4d16239
parent21de5191eb56a65c4200014405c0fd14fd36ab93 (diff)
downloadslackbuilds-3ed6a403f0703d31f48c1223311db077fdb541c9.tar.gz
games/uqm: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/uqm/uqm.SlackBuild3
-rw-r--r--games/uqm/uqm.info4
2 files changed, 2 insertions, 5 deletions
diff --git a/games/uqm/uqm.SlackBuild b/games/uqm/uqm.SlackBuild
index 6f9d3206d9..3fdb3f3a3d 100644
--- a/games/uqm/uqm.SlackBuild
+++ b/games/uqm/uqm.SlackBuild
@@ -38,9 +38,6 @@ 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/uqm/uqm.info b/games/uqm/uqm.info
index ea9e8be1f4..07e1149a8e 100644
--- a/games/uqm/uqm.info
+++ b/games/uqm/uqm.info
@@ -1,8 +1,8 @@
PRGNAM="uqm"
VERSION="0.8.0"
HOMEPAGE="http://sc2.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.8.0-src.tgz \
- http://downloads.sourceforge.net/sc2/uqm-0.8.0-content.uqm"
+DOWNLOAD="https://downloads.sourceforge.net/sc2/uqm-0.8.0-src.tgz \
+ https://downloads.sourceforge.net/sc2/uqm-0.8.0-content.uqm"
MD5SUM="63c4c300736aa3ac9b841e31b9a76389 \
6cbc9d51fa63e07c0f4d1d061136d816"
DOWNLOAD_x86_64=""