[arch-commits] Commit in evolution-ews/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 24 14:27:39 UTC 2015


    Date: Thursday, September 24, 2015 @ 16:27:38
  Author: jgc
Revision: 247266

upgpkg: evolution-ews 3.18.0-1

Modified:
  evolution-ews/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-24 14:25:01 UTC (rev 247265)
+++ PKGBUILD	2015-09-24 14:27:38 UTC (rev 247266)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=evolution-ews
-pkgver=3.16.5
+pkgver=3.18.0
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 arch=('i686' 'x86_64')
@@ -9,15 +9,11 @@
 license=('LGPL2.1')
 url="https://wiki.gnome.org/Apps/Evolution/EWS"
 depends=('libmspack' 'evolution')
-makedepends=('intltool' 'gnome-common')
+makedepends=('intltool')
 options=('!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d67e0cbf94800fb7035205bf8fd61ae1413ae7ba79265f8750fde1e7fb25eb58')
+sha256sums=('72ec214a52d1f6d2ac778b43c53e7363c61f10f85c588ed1e4b5cd558cadab33')
 
-prepare() {
-  cd $pkgname-$pkgver
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \



More information about the arch-commits mailing list