Date: Wednesday, October 3, 2012 @ 13:04:00 Author: jgc Revision: 167901
upgpkg: evolution-ews 3.6.0-1 3.6.0 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-03 16:39:25 UTC (rev 167900) +++ PKGBUILD 2012-10-03 17:04:00 UTC (rev 167901) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <ib...@archlinux.org> pkgname=evolution-ews -pkgver=3.4.3 +pkgver=3.6.0 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('intltool' 'evolution') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('3239fcd0f66ab416ceff66b829e3e287599320fcd747f4e2d68a9b094469615d') +sha256sums=('a1d40971f47bfd947349f48a86f8a5ec7252db41b9b0d19204b4e28f2408a96a') build() { cd $pkgname-$pkgver