Date: Tuesday, June 14, 2016 @ 21:30:34 Author: heftig Revision: 269977
3.20.3-1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 21:18:40 UTC (rev 269976) +++ PKGBUILD 2016-06-14 21:30:34 UTC (rev 269977) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.20.2 +pkgver=3.20.3 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" @@ -12,7 +12,7 @@ makedepends=(intltool) options=(!emptydirs) source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('f5ca7a7a0785f2bacb9990128e9e4b3814891387947639abbe646d962fff7a47') +sha256sums=('d1e0d1c6970f6a049ff6f41a691c2e455debd2cddf79251e4d0c127a845869b6') build() { cd $pkgname-$pkgver
