summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2020-06-14 14:44:15 -0400
committerStorm Dragon2020-06-14 14:44:15 -0400
commit23e18a1422a91619989231000a3060837ba64ded (patch)
tree98a72765a8d0fffe4e002915d5d693cb4f780ea1
parente1d7f32bf87b4b353a3e83c36107119d71c404b7 (diff)
downloadaur-fortune-mod-question-answer-jokes.tar.gz
New jokes added.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 739c6e100bfd..e15f2f80b251 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
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 = 5
+ pkgver = 4.3
+ pkgrel = 1
url = https://billy.wolfe.casa/fortunes/question-answer-jokes
arch = any
license = WTFPL
depends = fortune-mod
source = https://billy.wolfe.casa/fortunes/question-answer-jokes
- md5sums = 38f1f6a121b775aed5006f865a4ba7ce
+ md5sums = d739cc6dc40645ca39e6079a8c75508b
pkgname = fortune-mod-question-answer-jokes
diff --git a/PKGBUILD b/PKGBUILD
index f2a91f67c9b3..1c430a20865a 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=5
+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="https://billy.wolfe.casa/fortunes/question-answer-jokes"
license=('WTFPL')
depends=('fortune-mod')
source=("$url")
-md5sums=('38f1f6a121b775aed5006f865a4ba7ce')
+md5sums=('d739cc6dc40645ca39e6079a8c75508b')
build()
{