summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 358103012d12..712fb1b38fa1 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 = 3
+ pkgver = 4
pkgrel = 3
url = http://stormdragon.tk/fortunes/question-answer-jokes
arch = any
license = WTFPL
depends = fortune-mod
source = http://stormdragon.tk/fortunes/question-answer-jokes
- md5sums = f8945ddbe860b56b04f2c1a6910db01c
+ md5sums = 89ca04c5c7255b7a732f1cefe8bf17c2
pkgname = fortune-mod-question-answer-jokes
diff --git a/PKGBUILD b/PKGBUILD
index b7ad81bb68ea..31cb630fb88f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Storm Dragon <support@stormdragon.tk>
pkgname=fortune-mod-question-answer-jokes
-pkgver=3
+pkgver=4
pkgrel=3
pkgdesc="Q: what do you get from this fortune file? A: Some funny, and some really cheesy jokes."
arch=('any')
@@ -8,7 +8,7 @@ url="http://stormdragon.tk/fortunes/question-answer-jokes"
license=('WTFPL')
depends=('fortune-mod')
source=("$url")
-md5sums=('f8945ddbe860b56b04f2c1a6910db01c')
+md5sums=('89ca04c5c7255b7a732f1cefe8bf17c2')
build()
{