diff options
Diffstat (limited to 'testing/evolution-ews/APKBUILD')
-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 295c8e9747..014481d0c6 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.30.3 +pkgver=3.30.5 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="dd9421f1b112ea6a65eeebde2bc13198ffe37718d6ca95b655eff7faa4fd38567c6e8caab54e78ad005fe550970ef9bf7ea7cdc8fddfddee5189184e703034e2 evolution-ews-3.30.3.tar.xz" +sha512sums="6b17fd73b461e0ddd725ee87c854fca45fbc14f10922a60aff5a9a25b56728f1f16a0d3196b4bc3cba83e75655c15244c3bf2442fa17449c7466ab95371e93d7 evolution-ews-3.30.5.tar.xz" |