summarylogtreecommitdiffstats
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
parent619ae8448a81bf60e5882fd63871617e4a49b1f2 (diff)
downloadaur-021cfd3c2f0aca60b3eac831d2c23f235b9afefd.tar.gz
Update to 1512172332
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbcf9e8e7087..bfabeb27b91d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 12 01:39:38 UTC 2016
+# Mon Apr 4 10:53:08 UTC 2016
pkgbase = fortune-mod-willandgrace
pkgdesc = Fortune quotes from Will & Grace
pkgver = 1512172332
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")