Date: Wednesday, March 18, 2020 @ 09:33:31 Author: alucryd Revision: 600474
upgpkg: geary 1:3.36.0-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-18 09:33:30 UTC (rev 600473) +++ PKGBUILD 2020-03-18 09:33:31 UTC (rev 600474) @@ -3,8 +3,8 @@ # Contributor: Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=3.34.2 -pkgrel=2 +pkgver=3.36.0 +pkgrel=1 epoch=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=(x86_64) @@ -17,7 +17,7 @@ gcr gdk-pixbuf2 glib2 - gmime + gmime3 org.freedesktop.secrets gnome-online-accounts gspell @@ -27,6 +27,7 @@ libgee libhandy libnotify + libpeas libsecret libsoup libxml2 @@ -43,7 +44,7 @@ vala yelp-tools ) -source=(git+https://gitlab.gnome.org/GNOME/geary.git#tag=5b5d6d9440d845e22870f253a16a9e4a797cd5ea) +source=(git+https://gitlab.gnome.org/GNOME/geary.git#tag=bb907070cd3b296cff7f121e1b48b846e8757e30) sha256sums=(SKIP) pkgver() {
