Date: Saturday, February 12, 2022 @ 01:33:22 Author: heftig Revision: 436993
3.42.4-1 Modified: evolution-ews/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 01:25:45 UTC (rev 436992) +++ PKGBUILD 2022-02-12 01:33:22 UTC (rev 436993) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=evolution-ews -pkgver=3.42.3 +pkgver=3.42.4 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 intltool python cmake ninja systemd) -_commit=7799ad084bfff29b7d0c24aa5e992f3ce2ec8269 # tags/3.42.3^0 +_commit=0c008eec174d9c48f1019722795741ac85391d67 # tags/3.42.4^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit") sha256sums=('SKIP')
