[arch-commits] Commit in evolution-ews/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon May 9 20:50:17 UTC 2016
Date: Monday, May 9, 2016 @ 22:50:17
Author: heftig
Revision: 267288
3.20.2-1
Modified:
evolution-ews/trunk/PKGBUILD
----------+
PKGBUILD | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 20:48:36 UTC (rev 267287)
+++ PKGBUILD 2016-05-09 20:50:17 UTC (rev 267288)
@@ -2,17 +2,17 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=evolution-ews
-pkgver=3.20.1
+pkgver=3.20.2
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
url="https://wiki.gnome.org/Apps/Evolution/EWS"
-depends=('libmspack' 'evolution')
-makedepends=('intltool')
-options=('!emptydirs')
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool)
+options=(!emptydirs)
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ab6bba26605d52c934646612edea6d87034f6fdcf987f9486662de622cb3d739')
+sha256sums=('f5ca7a7a0785f2bacb9990128e9e4b3814891387947639abbe646d962fff7a47')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list