summaryrefslogtreecommitdiff
path: root/extra/evolution-ews/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/evolution-ews/PKGBUILD')
-rw-r--r--extra/evolution-ews/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/evolution-ews/PKGBUILD b/extra/evolution-ews/PKGBUILD
index e7a3ac883..a5f9df144 100644
--- a/extra/evolution-ews/PKGBUILD
+++ b/extra/evolution-ews/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185542 2013-05-14 21:40:20Z andrea $
+# $Id: PKGBUILD 188090 2013-06-08 19:44:06Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
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' 'mips64el')
license=('LGPL2.1')
@@ -12,7 +12,7 @@ depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
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