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 b1ef436877..106d349a08 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.0 +pkgver=3.32.1 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="1b7c8743ac0f638e664c87929437387b6d2e4e4a1fe958ee55a883add37e16851c450c19c4f0591440a5afc40d9b04980de99be6b0095b614dfafc1ab6874bcc evolution-ews-3.32.0.tar.xz" +sha512sums="dc93e31afb5a53830397eca4a543847571cd03021a77efad19ecb87e5b0a39622d5e7c2685728ed4ad9568bf5647820996a06dd27c6c8117ea8451b17cd16d9f evolution-ews-3.32.1.tar.xz" |