summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée2016-04-04 12:51:52 +0200
committerMattias Andrée2016-04-04 12:51:52 +0200
commitaa160462015866c9952e5c1ab977f3aae358051d (patch)
tree27f3caa4da88b2f50d7dc3cd76df81940083227a
parent9c6a0fe01830ffe906de579c3e3d5af29c8a024b (diff)
downloadaur-aa160462015866c9952e5c1ab977f3aae358051d.tar.gz
Update to 1604040442
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e55707abbfe8..5ca63f2b026d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 09:14:25 UTC 2016
+# Mon Apr 4 10:51:52 UTC 2016
pkgbase = fortune-mod-dexter
pkgdesc = Fortune quotes from Dexter
pkgver = 1604040442
diff --git a/PKGBUILD b/PKGBUILD
index f03ba4137054..790bebc2eb83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _ver=5
pkgdesc="Fortune quotes from Dexter"
arch=('any')
license=('custom:cc-sa-3.0')
-url=("http://en.wikiquote.org/wiki/Dexter")
+url="http://en.wikiquote.org/wiki/Dexter"
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")