summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:52:53 +0200
committerMattias Andrée2016-04-04 12:52:53 +0200
commitcf943dbabc7ae652f454ea061b619d2572302820 (patch)
tree695271cd9ab563202d75ddce70ff128b76e37133 /PKGBUILD
parent76a454b6b8fa44d7fa0e894f957a591840669ead (diff)
downloadaur-fortune-mod-that70sshow.tar.gz
Update to 1601221149
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")