From b3293080b722e456a5332685d503e95eca0fea70 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Jun 2018 16:24:45 -0300 Subject: [PATCH] evolution: update to 3.28.3. --- srcpkgs/evolution/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/evolution/template b/srcpkgs/evolution/template index 5e13d06ea16..c6f953ae2cf 100644 --- a/srcpkgs/evolution/template +++ b/srcpkgs/evolution/template @@ -1,6 +1,6 @@ # Template file for 'evolution' pkgname=evolution -version=3.28.2 +version=3.28.3 revision=1 build_style=cmake 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 " license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Evolution" -#changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-28/NEWS" -distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=e444a22d0bdca348b76edb59c7d15935dfa46bf731bf840060dcbada6555a953 +changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-28/NEWS" +distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=d374511b7866df399c30458b92ac59a24cd5517c0f3a541d72010bc1eca73be8 shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so libevolution-mail.so libevolution-shell.so"