summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2021-10-07 23:43:30 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:52:39 +0200
commit8b91b2222bf35dfb4bc62d28d05dca7e512b813c (patch)
treebe8a453d933da5fc054bad0cc0372d56761c57b7
parentdd5977ab17ebb4945ec641e2ac335caa9ccd3756 (diff)
downloadslackbuilds-8b91b2222bf35dfb4bc62d28d05dca7e512b813c.tar.gz
games/atari800_roms: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/atari800_roms/atari800_roms.SlackBuild3
-rw-r--r--games/atari800_roms/atari800_roms.info4
2 files changed, 2 insertions, 5 deletions
diff --git a/games/atari800_roms/atari800_roms.SlackBuild b/games/atari800_roms/atari800_roms.SlackBuild
index fa594082c7..77a164bc2c 100644
--- a/games/atari800_roms/atari800_roms.SlackBuild
+++ b/games/atari800_roms/atari800_roms.SlackBuild
@@ -20,9 +20,6 @@ BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-# 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/atari800_roms/atari800_roms.info b/games/atari800_roms/atari800_roms.info
index a332b0f0b4..fdf8e5e198 100644
--- a/games/atari800_roms/atari800_roms.info
+++ b/games/atari800_roms/atari800_roms.info
@@ -1,7 +1,7 @@
PRGNAM="atari800_roms"
VERSION="20140424"
-HOMEPAGE="http://atari800.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/sourceforge/atari800/xf25.zip"
+HOMEPAGE="https://atari800.github.io/"
+DOWNLOAD="https://downloads.sourceforge.net/sourceforge/atari800/xf25.zip"
MD5SUM="4dc3b6b4313e9596c4d474785a37b94d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""