Date: Monday, July 16, 2018 @ 22:38:38 Author: heftig Revision: 328841
3.28.4-1 Modified: evolution/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-16 22:35:07 UTC (rev 328840) +++ PKGBUILD 2018-07-16 22:38:38 UTC (rev 328841) @@ -4,7 +4,7 @@ pkgbase=evolution pkgname=(evolution evolution-bogofilter evolution-spamassassin) -pkgver=3.28.3 +pkgver=3.28.4 pkgrel=1 pkgdesc="Manage your email, contacts and schedule" url="https://wiki.gnome.org/Apps/Evolution" @@ -15,7 +15,7 @@ makedepends=(intltool itstool docbook-xsl networkmanager bogofilter spamassassin highlight gtk-doc yelp-tools git cmake ninja) options=(!emptydirs) -_commit=abb462aa2c09b7e8ac1e2a993d366c553e7e569b # tags/3.28.3^0 +_commit=a976e8a45be9ba5a0cc8a77efaebb089e780992a # tags/3.28.4^0 source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit") sha256sums=('SKIP')
