diff options
-rw-r--r-- | testing/evolution-ews/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/evolution-ews/APKBUILD b/testing/evolution-ews/APKBUILD index 106d349a08..17722a457e 100644 --- a/testing/evolution-ews/APKBUILD +++ b/testing/evolution-ews/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=evolution-ews -pkgver=3.32.1 +pkgver=3.32.2 pkgrel=0 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" @@ -31,4 +31,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="dc93e31afb5a53830397eca4a543847571cd03021a77efad19ecb87e5b0a39622d5e7c2685728ed4ad9568bf5647820996a06dd27c6c8117ea8451b17cd16d9f evolution-ews-3.32.1.tar.xz" +sha512sums="5696ea660d0b52c0083664ad203eaed372fb9653399152ccbca0f6360a3e0c4503b5dacf4f9bf5650b1b64696c0fe06e2383bb408bed604ea0312660b4639388 evolution-ews-3.32.2.tar.xz" |