summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:51:32 +0200
committerMattias Andrée2016-04-04 12:51:32 +0200
commit493f46b7a3cbf9c8b89d403afce32bda4687fa8a (patch)
treed3992f234a2e81c9ca0e55ce1252b40e8b55c724 /PKGBUILD
parent2085317087494ddb0c46246ab294d77b5cec9921 (diff)
downloadaur-493f46b7a3cbf9c8b89d403afce32bda4687fa8a.tar.gz
Update to 1604032214
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04d2004bb91f..5f5bf07e211b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Breaking Bad"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Breaking_Bad")
+url="http://en.wikiquote.org/wiki/Breaking_Bad"
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")