summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da463ceb870f..b8230840dca9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Feb 15 00:36:39 UTC 2016
+# 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.1
- pkgrel = 3
+ pkgver = 4.2
+ pkgrel = 4
url = http://stormdragon.tk/fortunes/question-answer-jokes
arch = any
license = WTFPL
depends = fortune-mod
source = http://stormdragon.tk/fortunes/question-answer-jokes
- md5sums = 985e2fe024f9ccdf0b3196fa32789b5f
+ md5sums = SKIP
pkgname = fortune-mod-question-answer-jokes
diff --git a/PKGBUILD b/PKGBUILD
index 8d812b91efa1..9a1576890312 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.2
+pkgrel=4
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"
license=('WTFPL')
depends=('fortune-mod')
source=("$url")
-md5sums=('985e2fe024f9ccdf0b3196fa32789b5f')
+md5sums=('SKIP')
build()
{