summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:47 +0200
committerMattias Andrée2016-04-04 12:52:47 +0200
commit8d7ee1dcab1ada443fd0449feff791c0540aa671 (patch)
treec49b7f229adc7623ecc2eef64b48797bdc39211b /PKGBUILD
parenta920ae5a758ec4b883fb5ba7d6e7c51567ecf7b9 (diff)
downloadaur-8d7ee1dcab1ada443fd0449feff791c0540aa671.tar.gz
Update to 1601191957
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f24d9976c3c5..4b13866adf84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Sherlock"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Sherlock")
+url="http://en.wikiquote.org/wiki/Sherlock"
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")