summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-10-15 14:18:34 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-29 17:07:13 +0700
commitb64588a8ffa48abfb2e6bc8000e577dd7eaf531d (patch)
tree053abfed6fc0ee410ba73ecb5d4f426a464678fe
parentc6765443e9f7ae76e4aa1cfa41a1e5d6711c1ec8 (diff)
downloadslackbuilds-b64588a8ffa48abfb2e6bc8000e577dd7eaf531d.tar.gz
slackbuilds-b64588a8ffa48abfb2e6bc8000e577dd7eaf531d.tar.xz
games/xcowsay: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/xcowsay/xcowsay.SlackBuild3
-rw-r--r--games/xcowsay/xcowsay.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/games/xcowsay/xcowsay.SlackBuild b/games/xcowsay/xcowsay.SlackBuild
index 46ac4b43e5..7f30b85d3c 100644
--- a/games/xcowsay/xcowsay.SlackBuild
+++ b/games/xcowsay/xcowsay.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/xcowsay/xcowsay.info b/games/xcowsay/xcowsay.info
index c653ac4f29..b868fc0c63 100644
--- a/games/xcowsay/xcowsay.info
+++ b/games/xcowsay/xcowsay.info
@@ -1,6 +1,6 @@
PRGNAM="xcowsay"
VERSION="1.5.1"
-HOMEPAGE="http://www.doof.me.uk/xcowsay/"
+HOMEPAGE="https://www.doof.me.uk/xcowsay/"
DOWNLOAD="https://github.com/nickg/xcowsay/releases/download/r1.5.1/xcowsay-1.5.1.tar.gz"
MD5SUM="e57cfd50979de8cd590968a8d3230eaa"
DOWNLOAD_x86_64=""