Date: Thursday, October 18, 2012 @ 22:09:40 Author: heftig Revision: 169304
2.6.11 Modified: gmime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-18 23:51:08 UTC (rev 169303) +++ PKGBUILD 2012-10-19 02:09:40 UTC (rev 169304) @@ -3,7 +3,7 @@ # Contributor: Ben <[email protected]> pkgname=gmime -pkgver=2.6.10 +pkgver=2.6.11 pkgrel=1 pkgdesc="Core mime parsing library" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('gtk-sharp-2') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('a0e1132613339d6ba06df483a1f8d8bda6feb4f58f8b102daab2f1390fd6a3b7') +sha256sums=('ec227549062120af006ed0842baab921e133aa520353ca0fff004390c68af9ab') build() { # get rid of that .wapi errors in fakeroot
