summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:53:08 +0200
committerMattias Andrée2016-04-04 12:53:08 +0200
commit021cfd3c2f0aca60b3eac831d2c23f235b9afefd (patch)
tree7af61b20fdb9d34fb6798dd53ac608b4f5f12570 /PKGBUILD
parent619ae8448a81bf60e5882fd63871617e4a49b1f2 (diff)
downloadaur-021cfd3c2f0aca60b3eac831d2c23f235b9afefd.tar.gz
Update to 1512172332
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb9561b09a38..16cb5d9ca5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Will & Grace"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Will_&_Grace")
+url="http://en.wikiquote.org/wiki/Will_&_Grace"
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")