diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-06 15:59:04 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:37 +0700 |
commit | 8338365bc84e44e228448f8f93b29ed72b80ef7e (patch) | |
tree | da8021076e554445569c1357df25b0bc5a54b1d8 /games | |
parent | 40251891fa6358cb317f0ba82d75aac37b600e9c (diff) |
games/fortune-game_of_thrones: Updated for version 20210128.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune-game_of_thrones/fortune-game_of_thrones.SlackBuild | 5 | ||||
-rw-r--r-- | games/fortune-game_of_thrones/fortune-game_of_thrones.info | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/games/fortune-game_of_thrones/fortune-game_of_thrones.SlackBuild b/games/fortune-game_of_thrones/fortune-game_of_thrones.SlackBuild index 7389a6e3b926..9e951f91b9b8 100644 --- a/games/fortune-game_of_thrones/fortune-game_of_thrones.SlackBuild +++ b/games/fortune-game_of_thrones/fortune-game_of_thrones.SlackBuild @@ -12,7 +12,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fortune-game_of_thrones -VERSION=${VERSION:-20170524} +VERSION=${VERSION:-20210128} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -25,9 +25,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 diff --git a/games/fortune-game_of_thrones/fortune-game_of_thrones.info b/games/fortune-game_of_thrones/fortune-game_of_thrones.info index 0b6686bc55e3..a1a7c36a6407 100644 --- a/games/fortune-game_of_thrones/fortune-game_of_thrones.info +++ b/games/fortune-game_of_thrones/fortune-game_of_thrones.info @@ -1,8 +1,8 @@ PRGNAM="fortune-game_of_thrones" -VERSION="20170524" -HOMEPAGE="http://www.innermind.com/software/quotes/files/qfiles.htm" -DOWNLOAD="http://www.innermind.com/software/quotes/files/Game_of_Thrones-quotes.zip" -MD5SUM="51e800c75b4e0486482ca4e6a909f0c0" +VERSION="20210128" +HOMEPAGE="https://www.innermind.com/software/quotes/files/qfiles.htm" +DOWNLOAD="https://www.innermind.com/software/quotes/files/Game_of_Thrones-quotes.zip" +MD5SUM="6ccfb925ed727b2ea79047fc2edd7ce8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |