aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-01-12 22:16:15 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-13 12:50:03 +0100
commitf585c975450958df2b1d2bfcdc08c30393054dcc (patch)
tree394b86a94492e8d3357aadd70038ce757beba91b
parent395d9fdbd54cd2e332638042ae3e7ac038e5fbec (diff)
downloadalpine_aports-f585c975450958df2b1d2bfcdc08c30393054dcc.tar.bz2
alpine_aports-f585c975450958df2b1d2bfcdc08c30393054dcc.tar.xz
alpine_aports-f585c975450958df2b1d2bfcdc08c30393054dcc.zip
community/evolution: upgrade to 3.34.3
-rw-r--r--community/evolution/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/evolution/APKBUILD b/community/evolution/APKBUILD
index 0bc9898c10..07001abe9a 100644
--- a/community/evolution/APKBUILD
+++ b/community/evolution/APKBUILD
@@ -2,8 +2,8 @@
2# Contributor: Natanael Copa <ncopa@alpinelinux.org> 2# Contributor: Natanael Copa <ncopa@alpinelinux.org>
3# Maintainer: Rasmus Thomsen <oss@cogitri.dev> 3# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
4pkgname=evolution 4pkgname=evolution
5pkgver=3.34.2 5pkgver=3.34.3
6pkgrel=1 6pkgrel=0
7pkgdesc="evolution mail client" 7pkgdesc="evolution mail client"
8url="https://projects.gnome.org/evolution" 8url="https://projects.gnome.org/evolution"
9arch="all !s390x" # Limited by gnome-autoar 9arch="all !s390x" # Limited by gnome-autoar
@@ -52,4 +52,4 @@ dev() {
52 mv "$pkgdir"/usr/share/glade/catalogs "$subpkgdir"/usr/share/ 52 mv "$pkgdir"/usr/share/glade/catalogs "$subpkgdir"/usr/share/
53} 53}
54 54
55sha512sums="196cebac1d4c26a8570b5942ebb9eec5612a3dee8ddb5fe8ea06ae4b6c570448607ba43df19ea6a2f9e982b64f271432f18506df04bef590c71c9463dc902368 evolution-3.34.2.tar.xz" 55sha512sums="34f42b2fb3d4c39aacb4b0126f95f18a3bc7b460eb7da8742a5873be1c911ab13fea11efeaa500aa4918fccdb0d2597f822cd98717146df163642deb6908973d evolution-3.34.3.tar.xz"