summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:33 +0200
committerMattias Andrée2016-04-04 12:52:33 +0200
commitd4e3afbe131ea1f3e0e5ce0dd23878f329a150ea (patch)
treefdf361cb4830658eb787fda6eae682aac57caebb /PKGBUILD
parentadb309b699f5c72ba3f207414b81b96c1af6330d (diff)
downloadaur-d4e3afbe131ea1f3e0e5ce0dd23878f329a150ea.tar.gz
Update to 1603232008
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6113aec3cad2..ace46bb7f06a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from New_Girl"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/New_Girl")
+url="http://en.wikiquote.org/wiki/New_Girl"
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")