aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-06-30 16:52:22 +0000
committerpsykose <alice@ayaya.dev>2023-06-30 18:57:26 +0200
commit1a127cee99fcc6e07987a6d07835b29ff6fa9beb (patch)
treec5f0567aa39db7e4047802ddf58fdb02b6a1b2be
parent7ce5dcc4e67bafacf23b82d71dc27e50ccf8418a (diff)
community/evolution: upgrade to 3.48.4
-rw-r--r--community/evolution/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/evolution/APKBUILD b/community/evolution/APKBUILD
index cdb94ec0232..126d9b6bffc 100644
--- a/community/evolution/APKBUILD
+++ b/community/evolution/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=evolution
-pkgver=3.48.3
+pkgver=3.48.4
pkgrel=0
pkgdesc="evolution mail client"
url="https://projects.gnome.org/evolution"
@@ -70,5 +70,5 @@ package() {
}
sha512sums="
-80af99d5351cc8303db1ed55f84473c1b8dd08eefa04370510a4fb249b3bb514e6c9ca2b650ef04b240c413b1e4f23388c5aa4493df74dc0ebabfdb115ceef58 evolution-3.48.3.tar.xz
+6476a995fe2ef4c9aa849296a7b9c6174d0b0d373efe72139a94911cd370efb4b517dbace173295fd3d2114dcb50e8fe3227eeee917a2ca9cbdecc9a1fdadd47 evolution-3.48.4.tar.xz
"