[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Sep 12 00:48:18 UTC 2019
Date: Thursday, September 12, 2019 @ 00:48:17
Author: heftig
Revision: 362279
3.34.0-1
Modified:
evolution-data-server/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-12 00:47:57 UTC (rev 362278)
+++ PKGBUILD 2019-09-12 00:48:17 UTC (rev 362279)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=3.32.4
+pkgver=3.34.0
pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
url="https://wiki.gnome.org/Apps/Evolution"
@@ -10,7 +10,7 @@
depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata libphonenumber)
makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
license=(GPL)
-_commit=08a0e971cd06c40caf735984e847c10ba1fbe5f7 # tags/3.32.4^0
+_commit=4b7967edbf5b4977acdaacd4b783b0a7a918aa0c # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit")
sha256sums=('SKIP')
@@ -30,7 +30,6 @@
-DSYSCONF_INSTALL_DIR=/etc \
-DENABLE_INTROSPECTION=ON \
-DENABLE_VALA_BINDINGS=ON \
- -DENABLE_UOA=OFF \
-DENABLE_GTK_DOC=ON \
-DWITH_PHONENUMBER=ON
cmake --build build
More information about the arch-commits
mailing list