summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:09 +0200
committerMattias Andrée2016-04-04 12:52:09 +0200
commit2551f09abc61d1075442de82436b6fae7ffacc79 (patch)
tree610caabb3a8f4f8cb723dcb6126582421006e4e5
parent3b4d70add19b350e6b6e1b29d6c80856eebce11c (diff)
downloadaur-2551f09abc61d1075442de82436b6fae7ffacc79.tar.gz
Update to 1603280242
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91fc220d793a..36b08b0fc651 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 09:14:46 UTC 2016
+# Mon Apr 4 10:52:09 UTC 2016
pkgbase = fortune-mod-himym
pkgdesc = Fortune quotes from How I Met Your Mother
pkgver = 1603280242
diff --git a/PKGBUILD b/PKGBUILD
index 952949106d21..74b9d37259aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from How I Met Your Mother"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/How_I_Met_Your_Mother")
+url="http://en.wikiquote.org/wiki/How_I_Met_Your_Mother"
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")