Date: Monday, July 15, 2019 @ 09:54:59 Author: heftig Revision: 357999
3.32.4-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-15 09:02:13 UTC (rev 357998) +++ PKGBUILD 2019-07-15 09:54:59 UTC (rev 357999) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.32.3 +pkgver=3.32.4 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=e35e60f8fbc503e679117566f973012ce6856fa9 # tags/3.32.3^0 +_commit=08a0e971cd06c40caf735984e847c10ba1fbe5f7 # tags/3.32.4^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit") sha256sums=('SKIP')
