Date: Monday, April 8, 2019 @ 18:03:20 Author: heftig Revision: 350377
3.32.1-1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 18:01:30 UTC (rev 350376) +++ PKGBUILD 2019-04-08 18:03:20 UTC (rev 350377) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.32.0 +pkgver=3.32.1 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" @@ -10,7 +10,7 @@ license=(LGPL2.1) depends=(libmspack evolution) makedepends=(git cmake intltool python) -_commit=684ff55be9756cb08acc91a88fbfd23d710ee461 # tags/3.32.0^0 +_commit=f6c15965a748c4a933acaec847f1e2433515201d # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit") sha256sums=('SKIP')
