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 62cb534655f7..a9846b269d06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 09:15:09 UTC 2016
+# Mon Apr 4 10:52:28 UTC 2016
pkgbase = fortune-mod-mlpfim
pkgdesc = Fortune quotes from My Little Pony: Friendship is Magic
pkgver = 1604021844
diff --git a/PKGBUILD b/PKGBUILD
index 2d0c8b1e5e78..b7f35a94569d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from My Little Pony: Friendship is Magic"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/My_Little_Pony:_Friendship_is_Magic")
+url="http://en.wikiquote.org/wiki/My_Little_Pony:_Friendship_is_Magic"
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")