Date: Monday, April 8, 2019 @ 18:01:17 Author: heftig Revision: 350375
3.32.1-1 Modified: evolution/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 17:54:18 UTC (rev 350374) +++ PKGBUILD 2019-04-08 18:01:17 UTC (rev 350375) @@ -3,7 +3,7 @@ pkgbase=evolution pkgname=(evolution evolution-bogofilter evolution-spamassassin) -pkgver=3.32.0 +pkgver=3.32.1 pkgrel=1 pkgdesc="Manage your email, contacts and schedule" url="https://wiki.gnome.org/Apps/Evolution" @@ -14,7 +14,7 @@ makedepends=(intltool itstool docbook-xsl networkmanager bogofilter spamassassin highlight gtk-doc yelp-tools git cmake) options=(!emptydirs) -_commit=c8676d8b5d89e706ddad22dc4fe4c3e1947a30ac # tags/3.32.0^0 +_commit=347d544787250ba6c2e7cc7cba5204cb6e63ce0d # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit") sha256sums=('SKIP')
