summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:26 +0200
committerMattias Andrée2016-04-04 12:52:26 +0200
commitd78d05f9a915f0f57e645fbcaf2f8a9bb8028276 (patch)
tree613b02800962d900be236ac44d3086307314682e
parentb78cc2b7a72a96e3af0dc585a4d7f9f5082bab83 (diff)
downloadaur-d78d05f9a915f0f57e645fbcaf2f8a9bb8028276.tar.gz
Update to 1603011952
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e995d4a95d9..4371a8c0cea9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 09:15:06 UTC 2016
+# Mon Apr 4 10:52:26 UTC 2016
pkgbase = fortune-mod-metalocalypse
pkgdesc = Fortune quotes from Metalocalypse
pkgver = 1603011952
diff --git a/PKGBUILD b/PKGBUILD
index 9ee8ca872f10..fc61dad38131 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Metalocalypse"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Metalocalypse")
+url="http://en.wikiquote.org/wiki/Metalocalypse"
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")