summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68b3612239a..8709c6807011 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 12 01:38:23 UTC 2016
+# Mon Apr 4 10:52:07 UTC 2016
pkgbase = fortune-mod-fullhouse
pkgdesc = Fortune quotes from Full House
pkgver = 1601072012
diff --git a/PKGBUILD b/PKGBUILD
index 84f480fc1e23..1f5303bfeb72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Full House"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Full_House")
+url="http://en.wikiquote.org/wiki/Full_House"
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")