summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da463ceb870f..e15f2f80b251 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# Mon Feb 15 00:36:39 UTC 2016
pkgbase = fortune-mod-question-answer-jokes
pkgdesc = Q: what do you get from this fortune file? A: Some funny, and some really cheesy jokes.
- pkgver = 4.1
- pkgrel = 3
- url = http://stormdragon.tk/fortunes/question-answer-jokes
+ pkgver = 4.3
+ pkgrel = 1
+ url = https://billy.wolfe.casa/fortunes/question-answer-jokes
arch = any
license = WTFPL
depends = fortune-mod
- source = http://stormdragon.tk/fortunes/question-answer-jokes
- md5sums = 985e2fe024f9ccdf0b3196fa32789b5f
+ source = https://billy.wolfe.casa/fortunes/question-answer-jokes
+ md5sums = d739cc6dc40645ca39e6079a8c75508b
pkgname = fortune-mod-question-answer-jokes
diff --git a/PKGBUILD b/PKGBUILD
index 8d812b91efa1..1c430a20865a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Storm Dragon <support@stormdragon.tk>
pkgname=fortune-mod-question-answer-jokes
-pkgver=4.1
-pkgrel=3
+pkgver=4.3
+pkgrel=1
pkgdesc="Q: what do you get from this fortune file? A: Some funny, and some really cheesy jokes."
arch=('any')
-url="http://stormdragon.tk/fortunes/question-answer-jokes"
+url="https://billy.wolfe.casa/fortunes/question-answer-jokes"
license=('WTFPL')
depends=('fortune-mod')
source=("$url")
-md5sums=('985e2fe024f9ccdf0b3196fa32789b5f')
+md5sums=('d739cc6dc40645ca39e6079a8c75508b')
build()
{