summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parentb78cc2b7a72a96e3af0dc585a4d7f9f5082bab83 (diff)
downloadaur-d78d05f9a915f0f57e645fbcaf2f8a9bb8028276.tar.gz
Update to 1603011952
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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")