summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0ee3ebabf23..4959af13eabf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Apr 4 10:52:51 UTC 2016
pkgbase = fortune-mod-tgagaapp
pkgdesc = Fortune quotes from Two Guys, a Girl and a Pizza Place
pkgver = 1403181321
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")