diff options
author | root <root@rshg054.dnsready.net> | 2013-10-14 00:05:52 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-14 00:05:52 -0700 |
commit | d053938d834e74b0c881c12a5cb240ad4bab0d9b (patch) | |
tree | 7226e0e5e490369e54507fc9af134ba48d5f2b16 /extra/evolution-ews/PKGBUILD | |
parent | 39e9111d76d232d65ca0c43285dea5bd5d58d28e (diff) |
Mon Oct 14 00:05:51 PDT 2013
Diffstat (limited to 'extra/evolution-ews/PKGBUILD')
-rw-r--r-- | extra/evolution-ews/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/evolution-ews/PKGBUILD b/extra/evolution-ews/PKGBUILD index 0ffa9360f..9924c9b83 100644 --- a/extra/evolution-ews/PKGBUILD +++ b/extra/evolution-ews/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 196035 2013-10-07 11:50:49Z jgc $ +# $Id: PKGBUILD 196440 2013-10-13 19:40:37Z heftig $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=evolution-ews -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('evolution-data-server' 'gtkhtml4' 'libmspack') makedepends=('intltool' 'evolution') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('689ad1908d750a6004ee7ce997543a1b5481849aafeb923edebe3f766efa4b46') +sha256sums=('018bf22f5fd88bb80f88c8f1feb696c7a7c216ab1367b7b50d02b4e313d858c9') build() { cd $pkgname-$pkgver |