summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:51:56 +0200
committerMattias Andrée2016-04-04 12:51:56 +0200
commit4c80b76c637659a0131324bc8684f884875ae7d2 (patch)
treee70abbfdfbc87df9f6caec41c34a9d09d44be04e
parent81068533fcb9a50ab2ed64f6bb26f1263978314b (diff)
downloadaur-4c80b76c637659a0131324bc8684f884875ae7d2.tar.gz
Update to 1506041857
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 905086d55e73..baaea35761ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Apr 4 10:51:56 UTC 2016
pkgbase = fortune-mod-dharmaandgreg
pkgdesc = Fortune quotes from Dharma & Greg
pkgver = 1506041857
diff --git a/PKGBUILD b/PKGBUILD
index 2a53e4fdecbb..bc3271582817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Dharma & Greg"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Dharma_&_Greg")
+url="http://en.wikiquote.org/wiki/Dharma_&_Greg"
depends=('fortune-mod')
makedepends=('fortune-mod' 'make' 'coreutils' 'sed' 'grep' 'wikiquote-fortune>=1.4')
source=("https://github.com/maandree/wikiquote-fortune-collection/archive/${_ver}.tar.gz")