summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:31 +0200
committerMattias Andrée2016-04-04 12:52:31 +0200
commit172736003215eece25664c7566e5fff47cfc9ec9 (patch)
treedd66a9dc3e8b620b2939502c104a4f1891cb9049
parent60381a843e0a008ca3337f46f71ef0bc387f8208 (diff)
downloadaur-172736003215eece25664c7566e5fff47cfc9ec9.tar.gz
Update to 1505221559
-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")