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

Andreas Radke andyrtr at archlinux.org
Fri Oct 18 18:20:02 UTC 2019


    Date: Friday, October 18, 2019 @ 18:20:02
  Author: andyrtr
Revision: 365155

upgpkg: claws-mail 3.17.4-2

add optional networkmanager support

Modified:
  claws-mail/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-18 18:05:14 UTC (rev 365154)
+++ PKGBUILD	2019-10-18 18:20:02 UTC (rev 365155)
@@ -2,7 +2,7 @@
 
 pkgname=claws-mail
 pkgver=3.17.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A GTK+ based e-mail client."
 arch=('x86_64')
 license=('GPL3')
@@ -9,7 +9,7 @@
 url="https://www.claws-mail.org"
 depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'compface'
          'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('spamassassin' 'bogofilter' 'valgrind'
+makedepends=('spamassassin' 'bogofilter' 'networkmanager' 'valgrind'
              # dependencies for plugins
              'libgdata' 'libnotify' 'libcanberra' 'poppler-glib' 'libytnef' 'libical'
              'dillo' 'python' 'gumbo-parser'



More information about the arch-commits mailing list