evolution: update to 3.28.3.
This commit is contained in:
parent
6e02829fc7
commit
b3293080b7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evolution'
|
# Template file for 'evolution'
|
||||||
pkgname=evolution
|
pkgname=evolution
|
||||||
version=3.28.2
|
version=3.28.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OFF
|
configure_args="-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OFF
|
||||||
|
@ -16,9 +16,9 @@ short_desc="Integrated mail, addressbook and calendaring for GNOME"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later"
|
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-28/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-28/NEWS"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e444a22d0bdca348b76edb59c7d15935dfa46bf731bf840060dcbada6555a953
|
checksum=d374511b7866df399c30458b92ac59a24cd5517c0f3a541d72010bc1eca73be8
|
||||||
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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue