Date: Monday, April 13, 2015 @ 09:39:33 Author: heftig Revision: 236338
3.16.1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 07:38:43 UTC (rev 236337) +++ PKGBUILD 2015-04-13 07:39:33 UTC (rev 236338) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <ib...@archlinux.org> pkgname=evolution-ews -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('intltool') options=('!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('e439d51253e357a363fbc08425ce9cf2e4a2ec11532c3fd16584487c5b7ae9d7') +sha256sums=('68f6318e4a4ccec716547783093642553fbd579a19d9fa4908423f757d32fd4e') build() { cd $pkgname-$pkgver