aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 fa594082c7e1..77a164bc2cbe 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 a332b0f0b405..fdf8e5e1982e 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=""