diff options
Diffstat (limited to 'testing/evolution')
-rw-r--r-- | testing/evolution/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 11ce6aaa66..795e78c264 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -1,7 +1,7 @@ # Contributor: # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=evolution -pkgver=3.32.1 +pkgver=3.32.2 pkgrel=0 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" @@ -46,4 +46,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="b50f0156970fb331ca39e8bb82a00565bb716ccaf13f3feecc4bdf8858b43b998464b0c4d06d0d430a385759bfb6f14a5d0fb6a030c68f80f00c91212eee0342 evolution-3.32.1.tar.xz" +sha512sums="15bba6f032dc11ec7bb69c8e04319277e94212b54826b45d7ff1d83e316097a3ffb9f4f25c21f8c3e03b0c66dc5555b519f7f305e25e8b3bed926f8fac585dea evolution-3.32.2.tar.xz" |