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

Jan Steffens heftig at archlinux.org
Sat Sep 8 01:52:04 UTC 2018


    Date: Saturday, September 8, 2018 @ 01:52:03
  Author: heftig
Revision: 333892

3.30.0-1

Modified:
  evolution-ews/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 01:51:58 UTC (rev 333891)
+++ PKGBUILD	2018-09-08 01:52:03 UTC (rev 333892)
@@ -1,8 +1,8 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=evolution-ews
-pkgver=3.28.5
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS"
@@ -10,8 +10,7 @@
 license=(LGPL2.1)
 depends=(libmspack evolution)
 makedepends=(git cmake ninja intltool python)
-options=(!emptydirs)
-_commit=2dd18f2a93d1f05f3ebc8a7f5732bbb5338361e8  # tags/3.28.5^0
+_commit=038271a845196e79f5798c6c241b02f56195d98e  # tags/3.30.0^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -29,7 +28,7 @@
   cd build
   cmake ../$pkgname -G Ninja \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution \
+    -DLIBEXEC_INSTALL_DIR=/usr/lib \
     -DSYSCONF_INSTALL_DIR=/etc
   cmake --build .
 }


Property changes on: evolution-ews/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list