Date: Tuesday, June 19, 2012 @ 16:15:18 Author: heftig Revision: 162095
3.4.3 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-19 20:13:36 UTC (rev 162094) +++ PKGBUILD 2012-06-19 20:15:18 UTC (rev 162095) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.4.2 +pkgver=3.4.3 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=('789fd8e6611b94974cf3224a4286ee2fb1431a69d766358ecfe48bf7518fd857') +sha256sums=('3239fcd0f66ab416ceff66b829e3e287599320fcd747f4e2d68a9b094469615d') build() { cd $pkgname-$pkgver
