[arch-commits] Commit in geary/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Aug 28 11:04:41 UTC 2020


    Date: Friday, August 28, 2020 @ 11:04:41
  Author: alucryd
Revision: 690503

upgpkg: geary 1:3.36.3.1-1

Modified:
  geary/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-28 11:03:17 UTC (rev 690502)
+++ PKGBUILD	2020-08-28 11:04:41 UTC (rev 690503)
@@ -3,7 +3,7 @@
 # Contributor: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=geary
-pkgver=3.36.2
+pkgver=3.36.3.1
 pkgrel=1
 epoch=1
 pkgdesc='A lightweight email client for the GNOME desktop'
@@ -16,10 +16,11 @@
   folks
   gcr
   gdk-pixbuf2
+  glade
   glib2
   gmime3
-  org.freedesktop.secrets
   gnome-online-accounts
+  gsound
   gspell
   gtk3
   iso-codes
@@ -32,6 +33,7 @@
   libsoup
   libxml2
   libytnef
+  org.freedesktop.secrets
   pango
   sqlite
   webkit2gtk
@@ -44,7 +46,8 @@
   vala
   yelp-tools
 )
-source=(git+https://gitlab.gnome.org/GNOME/geary.git#tag=3cb5b603c51bb95e3e6cdf7e5e58f25e8b12a817)
+_tag=d2c1ccb9e39d4bd2822fe341356fa5288331dab6
+source=(git+https://gitlab.gnome.org/GNOME/geary.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list