summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent8ef11f4e29154d7a7b37cf0981cb939bbda43ff4 (diff)
downloadaur-013afa4415bc1bfa4aadfcb2053d89ec0f290f87.tar.gz
Update to 1512200741
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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")