Date: Friday, November 22, 2019 @ 10:51:35 Author: heftig Revision: 369597
3.34.2-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-22 10:50:43 UTC (rev 369596) +++ PKGBUILD 2019-11-22 10:51:35 UTC (rev 369597) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.34.1 -pkgrel=2 +pkgver=3.34.2 +pkgrel=1 pkgdesc="Centralized access to appointments and contacts" url="https://wiki.gnome.org/Apps/Evolution" arch=(x86_64) @@ -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=3fdbd665574273d8820f376512a4cab661ba2027 # tags/3.34.1^0 +_commit=192ad5abdb23c3e121345b4b282dad51fa874160 # tags/3.34.2^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit") sha256sums=('SKIP')
