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 bb93e70c1266..5b863c1b0955 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Apr 4 10:52:31 UTC 2016
pkgbase = fortune-mod-mynameisearl
pkgdesc = Fortune quotes from My Name is Earl
pkgver = 1505221559
diff --git a/PKGBUILD b/PKGBUILD
index 2f7e8d8caae5..3b0ecf64bede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from My Name is Earl"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/My_Name_is_Earl")
+url="http://en.wikiquote.org/wiki/My_Name_is_Earl"
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")