Date: Monday, June 17, 2019 @ 14:01:09 Author: heftig Revision: 356264
3.32.3-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-17 11:21:23 UTC (rev 356263) +++ PKGBUILD 2019-06-17 14:01:09 UTC (rev 356264) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.32.2 +pkgver=3.32.3 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=f6385fd8087253b95df0a2f37b62aaa7de61dafb # tags/3.32.2^0 +_commit=e35e60f8fbc503e679117566f973012ce6856fa9 # tags/3.32.3^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit") sha256sums=('SKIP')
