[aur-dev] Update ikiwiki

Nicolas P. M. Legrand nlegrand at ethelred.fr
Mon Jun 11 05:03:38 EDT 2012


Hey,

here is a diff to update ikiwiki:

diff --git a/ikiwiki/PKGBUILD b/ikiwiki/PKGBUILD
index 3a4de7c..23315e7 100644
--- a/ikiwiki/PKGBUILD
+++ b/ikiwiki/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Michael Williams <michael at dinosaur.io>
 
 pkgname=ikiwiki
-pkgver=3.20120419
+pkgver=3.20120516
 pkgrel=1
 pkgdesc="wiki/blog compiler"
 arch=(any)
@@ -9,7 +9,7 @@ license=('GPL')
 url="http://ikiwiki.info"
 depends=(perl-yaml perl-text-markdown perl-cgi-session perl-cgi-formbuilder perl-timedate perl-html-parser perl-html-scrubber perl-mail-sendmail perl-time-duration perl-uri perl-html-template perl-locale-gettext perl-rpc-xml perl-yaml-libyaml)
 source=("http://ftp.debian.org/debian/pool/main/i/${pkgname}/${pkgname}_${pkgver}.tar.gz")
-md5sums=('0ce3494ebe36cce6e42c53844aae8cca')
+md5sums=('822547f8861a3080fafc46a0c7a641f3')
 
 build() {
   cd "$srcdir/$pkgname"


More information about the aur-dev mailing list