summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f1a4f8bf8da..9f6666943a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from That '70s Show"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/That_'70s_Show")
+url="http://en.wikiquote.org/wiki/That_'70s_Show"
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")