summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:51:50 +0200
committerMattias Andrée2016-04-04 12:51:50 +0200
commit013afa4415bc1bfa4aadfcb2053d89ec0f290f87 (patch)
tree4c1c1f29eaaac2dd9bf2f3691b6146c37738abe5
parent8ef11f4e29154d7a7b37cf0981cb939bbda43ff4 (diff)
downloadaur-013afa4415bc1bfa4aadfcb2053d89ec0f290f87.tar.gz
Update to 1512200741
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6394098be04..5e1837a27cc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 12 01:38:10 UTC 2016
+# Mon Apr 4 10:51:50 UTC 2016
pkgbase = fortune-mod-darkwingduck
pkgdesc = Fortune quotes from Darkwing Duck
pkgver = 1512200741
diff --git a/PKGBUILD b/PKGBUILD
index bc88e39b4832..7d128c0a037c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Darkwing Duck"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Darkwing_Duck")
+url="http://en.wikiquote.org/wiki/Darkwing_Duck"
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")