summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b0ec17102b7..4a4c99ef3475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 09:14:17 UTC 2016
+# Mon Apr 4 10:51:32 UTC 2016
pkgbase = fortune-mod-breakingbad
pkgdesc = Fortune quotes from Breaking Bad
pkgver = 1604032214
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")