summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:00 +0200
committerMattias Andrée2016-04-04 12:52:00 +0200
commit5e6ec3aca17bbc6a27f3cf3fe6447fedab2653cb (patch)
treecfac669c1d29bd69c0b43e4eb69fa4b4313b5b9a /PKGBUILD
parentb7e13955269e4845e95c44320735343716cd0497 (diff)
downloadaur-5e6ec3aca17bbc6a27f3cf3fe6447fedab2653cb.tar.gz
Update to 1507252356
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55d22fac957c..5d368c4bcc2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Eureka"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Eureka")
+url="http://en.wikiquote.org/wiki/Eureka"
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")