diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-06 16:05:25 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:38 +0700 |
commit | 25d07c56f9c85f3ecf5ad00652ee146069e7ddb6 (patch) | |
tree | 0559d9328e81a7a69dea45a1aa798afc419723d6 /games/fortune_doctor_who | |
parent | c93085f9c02ec341fd35d06a1e74441df095bf76 (diff) |
games/fortune_doctor_who: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fortune_doctor_who')
-rw-r--r-- | games/fortune_doctor_who/fortune_doctor_who.SlackBuild | 3 | ||||
-rw-r--r-- | games/fortune_doctor_who/fortune_doctor_who.info | 14 |
2 files changed, 7 insertions, 10 deletions
diff --git a/games/fortune_doctor_who/fortune_doctor_who.SlackBuild b/games/fortune_doctor_who/fortune_doctor_who.SlackBuild index 442063308952..2d44387d7405 100644 --- a/games/fortune_doctor_who/fortune_doctor_who.SlackBuild +++ b/games/fortune_doctor_who/fortune_doctor_who.SlackBuild @@ -14,9 +14,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/fortune_doctor_who/fortune_doctor_who.info b/games/fortune_doctor_who/fortune_doctor_who.info index d02e2b9a95d5..c58de480d87d 100644 --- a/games/fortune_doctor_who/fortune_doctor_who.info +++ b/games/fortune_doctor_who/fortune_doctor_who.info @@ -1,12 +1,12 @@ PRGNAM="fortune_doctor_who" VERSION="20200923" -HOMEPAGE="http://www.innermind.com/software/quotes/files/qfiles.htm" -DOWNLOAD="http://www.innermind.com/software/quotes/files/Doctor_Who01-08-quotes.zip \ - http://www.innermind.com/software/quotes/files/Doctor_Who10-quotes.zip \ - http://www.innermind.com/software/quotes/files/Doctor_Who11-quotes.zip \ - http://www.innermind.com/software/quotes/files/Doctor_Who09-quotes.zip \ - http://www.innermind.com/software/quotes/files/Doctor_Who12-quotes.zip \ - http://www.innermind.com/software/quotes/files/Doctor_Who13-quotes.zip" +HOMEPAGE="https://www.innermind.com/software/quotes/files/qfiles.htm" +DOWNLOAD="https://www.innermind.com/software/quotes/files/Doctor_Who01-08-quotes.zip \ + https://www.innermind.com/software/quotes/files/Doctor_Who10-quotes.zip \ + https://www.innermind.com/software/quotes/files/Doctor_Who11-quotes.zip \ + https://www.innermind.com/software/quotes/files/Doctor_Who09-quotes.zip \ + https://www.innermind.com/software/quotes/files/Doctor_Who12-quotes.zip \ + https://www.innermind.com/software/quotes/files/Doctor_Who13-quotes.zip" MD5SUM="e26d5ff60423ebd48b28e4e200d4b22f \ 4431eeaf5e0f469ccff6d59eaa12bd68 \ 13f25a1f6e37c1abd3963de90159db57 \ |