summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:51 +0200
committerMattias Andrée2016-04-04 12:52:51 +0200
commit3970410374947d300150e1e9231148db09c97060 (patch)
tree069293a2617dab7cb03bfd6673bd8ec3e6f95b7a /PKGBUILD
parentdbf2c82d11da5b97ff0d7b0570620e472260f48f (diff)
downloadaur-fortune-mod-tgagaapp.tar.gz
Update to 1403181321
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d07d1e4e5ed1..a98c60645be4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Two Guys, a Girl and a Pizza Place"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Two_Guys,_a_Girl_and_a_Pizza_Place")
+url="http://en.wikiquote.org/wiki/Two_Guys,_a_Girl_and_a_Pizza_Place"
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")