Date: Saturday, June 8, 2013 @ 21:36:08 Author: heftig Revision: 188087
3.8.3 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-08 19:35:03 UTC (rev 188086) +++ PKGBUILD 2013-06-08 19:36:08 UTC (rev 188087) @@ -2,8 +2,8 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.8.2 -pkgrel=2 +pkgver=3.8.3 +pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') license=('LGPL2.1') @@ -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=('ff3586b76013f71b0c32339279985cb0e2e1706bd181726ce9d00ebf4387cdd9') +sha256sums=('948dbee5e31b364155719003a0a8b28dfa270aae5f364b5614faa0b262a7ff3a') build() { cd $pkgname-$pkgver
