Date: Monday, July 16, 2018 @ 22:34:01 Author: heftig Revision: 328839
3.28.4-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-16 18:16:03 UTC (rev 328838) +++ PKGBUILD 2018-07-16 22:34:01 UTC (rev 328839) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.28.3 +pkgver=3.28.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 ninja) license=(GPL) -_commit=2f829f8be300b7041e81315edd1e716e757dd685 # tags/3.28.3^0 +_commit=f766a0c363c034512140636aec6da47240d13f47 # tags/3.28.4^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit") sha256sums=('SKIP')
