evolution: update to 3.40.0.

This commit is contained in:
Enno Boland 2021-04-03 13:56:31 +02:00
parent 57df2f3a82
commit 5dfaea0fd6
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D
2 changed files with 3 additions and 2 deletions

View file

@ -616,6 +616,7 @@ libevolution-calendar.so evolution-3.28.0_1
libevolution-util.so evolution-3.28.0_1 libevolution-util.so evolution-3.28.0_1
libemail-engine.so evolution-3.28.0_1 libemail-engine.so evolution-3.28.0_1
libevolution-mail.so evolution-3.28.0_1 libevolution-mail.so evolution-3.28.0_1
libevolution-mail-formatter.so evolution-3.40.0_1
libevolution-shell.so evolution-3.28.0_1 libevolution-shell.so evolution-3.28.0_1
libedata-cal-2.0.so.1 evolution-data-server-3.34.0_1 libedata-cal-2.0.so.1 evolution-data-server-3.34.0_1
libgdata.so.22 libgdata-0.17.9_1 libgdata.so.22 libgdata-0.17.9_1

View file

@ -1,6 +1,6 @@
# Template file for 'evolution' # Template file for 'evolution'
pkgname=evolution pkgname=evolution
version=3.38.4 version=3.40.0
revision=1 revision=1
build_style=cmake build_style=cmake
build_helper="qemu" build_helper="qemu"
@ -19,7 +19,7 @@ license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Evolution" homepage="https://wiki.gnome.org/Apps/Evolution"
changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-38/NEWS" changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-38/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=341f92d24e2b44c2789b0037f1a894ff165487daa4b00b80fae3138a2e05afd4 checksum=030a27b46c971835821c1b04d9023f9ff8f4113e1a411633dee403112033d51b
shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so
libevolution-mail.so libevolution-shell.so" libevolution-mail.so libevolution-shell.so"