summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-11 15:46:57 +0100
committer Willy Sudiarto Raharjo2020-01-12 02:47:48 +0100
commit7dd5329406f61a8c752254e371919e224347a114 (patch)
tree0b3ef6c937655c49099e3b20a9f41322225c9327
parent06c229e020617bd11dd127590ae546639c1a8224 (diff)
downloadslackbuilds-7dd5329406f61a8c752254e371919e224347a114.tar.gz
games/fortune_doctor_who: Updated for version 20150503.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--games/fortune_doctor_who/fortune_doctor_who.SlackBuild4
-rw-r--r--games/fortune_doctor_who/fortune_doctor_who.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/games/fortune_doctor_who/fortune_doctor_who.SlackBuild b/games/fortune_doctor_who/fortune_doctor_who.SlackBuild
index 0028f8226f..4956c85481 100644
--- a/games/fortune_doctor_who/fortune_doctor_who.SlackBuild
+++ b/games/fortune_doctor_who/fortune_doctor_who.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=fortune_doctor_who
-VERSION=${VERSION:-20150503}
+VERSION=${VERSION:-20200108}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,7 +34,7 @@ mkdir -p $PKG/usr/share/games/fortunes
# The "fmt -s" splits long lines (which is at least a start at de-uglifying
# the formatting). Someone really needs to manually clean it up, maybe I will
# someday.
-for i in 01-08 09 10 11 12; do
+for i in 01-08 09 10 11 12 13; do
unzip $CWD/Doctor_Who$i-quotes.zip
sed 's/\r//' Doctor_Who$i.txt | fmt -s >> $PKG/usr/share/games/fortunes/doctor_who
done
diff --git a/games/fortune_doctor_who/fortune_doctor_who.info b/games/fortune_doctor_who/fortune_doctor_who.info
index 8f15032dec..3dba6a8cfe 100644
--- a/games/fortune_doctor_who/fortune_doctor_who.info
+++ b/games/fortune_doctor_who/fortune_doctor_who.info
@@ -5,12 +5,14 @@ DOWNLOAD="http://www.innermind.com/software/quotes/files/Doctor_Who01-08-quotes.
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_Who12-quotes.zip \
+ http://www.innermind.com/software/quotes/files/Doctor_Who13-quotes.zip"
MD5SUM="e26d5ff60423ebd48b28e4e200d4b22f \
4431eeaf5e0f469ccff6d59eaa12bd68 \
13f25a1f6e37c1abd3963de90159db57 \
c3d97d7600c04f3cc2afedc2283718ad \
- 0ef08a18183b5745ada718834249a91c"
+ 0ef08a18183b5745ada718834249a91c \
+ 4260bde8fa39e3c86bf16d255c57542c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""