Date: Monday, February 4, 2019 @ 15:40:33 Author: heftig Revision: 345253
3.30.5-1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-04 15:40:31 UTC (rev 345252) +++ PKGBUILD 2019-02-04 15:40:33 UTC (rev 345253) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.30.3 +pkgver=3.30.5 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 ninja intltool python) -_commit=c1919854f1e6a2b1789b5a425de7feb9b64fd398 # tags/3.30.3^0 +_commit=d6331da456d3253bc41db2eaf8984c3db06a14af # tags/3.30.5^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit") sha256sums=('SKIP')
