graphics/qiv: 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-09-09 17:40:54 -04:00 committed by Willy Sudiarto Raharjo
parent 4a1866b65e
commit 4ea845d232
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 5 deletions

View File

@ -45,9 +45,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

View File

@ -1,7 +1,7 @@
PRGNAM="qiv"
VERSION="2.3.2"
HOMEPAGE="http://spiegl.de/qiv/"
DOWNLOAD="http://spiegl.de/qiv/download/qiv-2.3.2.tgz"
HOMEPAGE="https://spiegl.de/qiv/"
DOWNLOAD="https://spiegl.de/qiv/download/qiv-2.3.2.tgz"
MD5SUM="e64dd2cbd49f31264f60012e0138549b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""