system/Sl: 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-08-27 16:26:07 -04:00 committed by Willy Sudiarto Raharjo
parent e72b5224d9
commit b22ff79e15
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 5 deletions

View File

@ -18,9 +18,6 @@ TAG=${TAG:-_SBo}
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="Sl"
VERSION="1.1.3"
HOMEPAGE="http://web.archive.org/web/20131228142311/http://practicalthought.com/sl/"
DOWNLOAD="http://web.archive.org/web/20150726011829/http://practicalthought.com:80/sl/sl"
HOMEPAGE="https://web.archive.org/web/20131228142311/http://practicalthought.com/sl/"
DOWNLOAD="https://web.archive.org/web/20150726011829/http://practicalthought.com:80/sl/sl"
MD5SUM="ed4c22a531e957c95df5f41206d6ed2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""