Date: Monday, December 14, 2015 @ 20:54:20 Author: heftig Revision: 256062
3.18.3 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-14 19:52:16 UTC (rev 256061) +++ PKGBUILD 2015-12-14 19:54:20 UTC (rev 256062) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <ib...@archlinux.org> pkgname=evolution-ews -pkgver=3.18.2 +pkgver=3.18.3 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=('cc7c767f327dbaeb7961139d98ea17b1685c3584c728bb967140ae6c68458a9f') +sha256sums=('b42dd81dfa1db4cdccff5a14a8f233b2b85d26033b585bcad9122d7ccd2b3b13') build() { cd $pkgname-$pkgver