summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:03 +0200
committerMattias Andrée2016-04-04 12:52:03 +0200
commitdc6c1bfbf727a1d88d0288d993cf0f12c5f61194 (patch)
treeb2bca56ebc832cc2f27e3a2c1eeff37d6b371872 /PKGBUILD
parentc42a93a4776c40290c27a0bf67cc14abf4187fd8 (diff)
downloadaur-dc6c1bfbf727a1d88d0288d993cf0f12c5f61194.tar.gz
Update to 1603111444
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 510ce57bce46..b46589292b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from The Fresh Prince of Bel-Air"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/The_Fresh_Prince_of_Bel-Air")
+url="http://en.wikiquote.org/wiki/The_Fresh_Prince_of_Bel-Air"
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")