Date: Saturday, April 21, 2012 @ 07:47:30 Author: ibiru Revision: 156593
update to 2.6.8 Modified: gmime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-21 11:46:06 UTC (rev 156592) +++ PKGBUILD 2012-04-21 11:47:30 UTC (rev 156593) @@ -3,7 +3,7 @@ # Contributor: Ben <[email protected]> pkgname=gmime -pkgver=2.6.7 +pkgver=2.6.8 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=('f382c2c5bba4e6a384905d536a58661d09783c389c5610e2e447f3c9853ffa1b') +sha256sums=('cf434bc52329554b403ce08344a9c429f5807bbd67b2f1a6857daa145a2830d7') build() { # get rid of that .wapi errors in fakeroot
