summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2020-06-12 18:06:46 -0400
committerStorm Dragon2020-06-12 18:06:46 -0400
commite1d7f32bf87b4b353a3e83c36107119d71c404b7 (patch)
tree7dbf4867b40ffb73dbeface8c23c9e579aae7547
parent357ee229590992b358b93c983a22eb23412e248e (diff)
downloadaur-e1d7f32bf87b4b353a3e83c36107119d71c404b7.tar.gz
Updated url on question-answer-jokes fortunes.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8230840dca9..739c6e100bfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# Sun Mar 6 23:32:56 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.2
- pkgrel = 4
- url = http://stormdragon.tk/fortunes/question-answer-jokes
+ pkgrel = 5
+ 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 = SKIP
+ source = https://billy.wolfe.casa/fortunes/question-answer-jokes
+ md5sums = 38f1f6a121b775aed5006f865a4ba7ce
pkgname = fortune-mod-question-answer-jokes
diff --git a/PKGBUILD b/PKGBUILD
index 9a1576890312..f2a91f67c9b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Storm Dragon <support@stormdragon.tk>
pkgname=fortune-mod-question-answer-jokes
pkgver=4.2
-pkgrel=4
+pkgrel=5
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=('SKIP')
+md5sums=('38f1f6a121b775aed5006f865a4ba7ce')
build()
{