summarylogtreecommitdiffstats
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
parent2085317087494ddb0c46246ab294d77b5cec9921 (diff)
downloadaur-493f46b7a3cbf9c8b89d403afce32bda4687fa8a.tar.gz
Update to 1604032214
-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")