Date: Monday, October 30, 2017 @ 09:28:34 Author: heftig Revision: 308635
3.26.2-1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-30 09:28:31 UTC (rev 308634) +++ PKGBUILD 2017-10-30 09:28:34 UTC (rev 308635) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.26.1 +pkgver=3.26.2 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" @@ -11,7 +11,7 @@ depends=(libmspack evolution) makedepends=(git cmake ninja intltool python) options=(!emptydirs) -_commit=47e1ce3f2182f6a030a2f439d03bda76d6e7b8fc # tags/EVOLUTION_EWS_3_26_1^0 +_commit=fb9752275bfb34054f6ba6df3cb2b3bb87d82662 # tags/EVOLUTION_EWS_3_26_2^0 source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit") sha256sums=('SKIP')
