summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Vigano2016-07-10 13:54:13 +0200
committerChristoph Vigano2016-07-10 13:54:13 +0200
commitc53a62bc7679eebac002bb1145eb0589420ce1d4 (patch)
tree6f88ea701e169f4d98c006df7b6ee1bf74f74a56
parent9a53152720f8b3603c694a76c37647fbd985ff36 (diff)
downloadaur-c53a62bc7679eebac002bb1145eb0589420ce1d4.tar.gz
Bumped version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34caa7e929a7..49cd42b4f56f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 3 22:41:03 UTC 2016
+# Sun Jul 10 11:54:00 UTC 2016
pkgbase = ikiwiki
pkgdesc = wiki/blog compiler
- pkgver = 3.20160121
+ pkgver = 3.20160509
pkgrel = 1
url = http://ikiwiki.info
arch = any
@@ -22,8 +22,8 @@ pkgbase = ikiwiki
depends = perl-rpc-xml
depends = perl-yaml-libyaml
backup = etc/ikiwiki/wikilist
- source = http://ftp.de.debian.org/debian/pool/main/i/ikiwiki/ikiwiki_3.20160121.tar.gz
- md5sums = 3321e52b0700bca6c68b991468fc8572
+ source = http://ftp.de.debian.org/debian/pool/main/i/ikiwiki/ikiwiki_3.20160509.tar.gz
+ md5sums = 22fe66e77d6062ddf68ef5e9ec184dc0
pkgname = ikiwiki
diff --git a/PKGBUILD b/PKGBUILD
index e651ea1fe8d4..7eab0b7b3bcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Christoph Vigano <mail@cvigano.de>
pkgname=ikiwiki
-pkgver=3.20160121
+pkgver=3.20160509
pkgrel=1
pkgdesc="wiki/blog compiler"
arch=(any)
@@ -31,4 +31,4 @@ package() {
#RST plugin docutils hack
sed -i 's/env python/python2/' "$pkgdir"/usr/lib/ikiwiki/plugins/rst
}
-md5sums=('627976bce7c92456cde52302a3a61efb')
+md5sums=('22fe66e77d6062ddf68ef5e9ec184dc0')