summaryrefslogtreecommitdiffstats
path: root/games/notpacman
diff options
context:
space:
mode:
author B. Watson2021-09-03 20:29:52 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:57 +0200
commitc9b6701e15856feb8a13ecee777ff468939a0ce2 (patch)
tree800b87c3a19a483b2e926e2bdbb8413a1cbc493c /games/notpacman
parentd48213ca20843eff612d3fb81d36465351663dc3 (diff)
downloadslackbuilds-c9b6701e15856feb8a13ecee777ff468939a0ce2.tar.gz
games/notpacman: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/notpacman')
-rw-r--r--games/notpacman/notpacman.SlackBuild3
-rw-r--r--games/notpacman/notpacman.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/games/notpacman/notpacman.SlackBuild b/games/notpacman/notpacman.SlackBuild
index f55a608adb..daae6a1b8c 100644
--- a/games/notpacman/notpacman.SlackBuild
+++ b/games/notpacman/notpacman.SlackBuild
@@ -24,9 +24,6 @@ PKGTYPE=${PKGTYPE:-tgz}
# *.love files are just zip files full of lua code, they're cross-platform
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
diff --git a/games/notpacman/notpacman.info b/games/notpacman/notpacman.info
index 1257de73d7..33c3e1cd8f 100644
--- a/games/notpacman/notpacman.info
+++ b/games/notpacman/notpacman.info
@@ -1,6 +1,6 @@
PRGNAM="notpacman"
VERSION="1.0.4"
-HOMEPAGE="http://stabyourself.net/notpacman/"
+HOMEPAGE="https://stabyourself.net/notpacman/"
DOWNLOAD="https://slackware.uk/~urchlay/src/notpacman-source.zip"
MD5SUM="a7f00ac3b1c8cb94bfa07b711b076223"
DOWNLOAD_x86_64=""