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

Jan Steffens heftig at archlinux.org
Fri Feb 14 17:02:10 UTC 2020


    Date: Friday, February 14, 2020 @ 17:02:10
  Author: heftig
Revision: 375595

3.34.4-1

Modified:
  evolution-data-server/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 16:47:11 UTC (rev 375594)
+++ PKGBUILD	2020-02-14 17:02:10 UTC (rev 375595)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=3.34.3
+pkgver=3.34.4
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution"
@@ -9,8 +9,11 @@
 arch=(x86_64)
 depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
+provides=(libcamel-1.2.so libebackend-1.2.so libebook-1.2.so libebook-contacts-1.2.so
+          libecal-2.0.so libedata-book-1.2.so libedata-cal-2.0.so libedataserver-1.2.so
+          libedataserverui-1.2.so)
 license=(GPL)
-_commit=785075cac552791f2d3a11a0403a6ec1da7046ff  # tags/3.34.3^0
+_commit=bbb17b9bd981982f4d336827c9ec7d5935266c1c  # tags/3.34.4^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list