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

Jelle van der Waa jelle at archlinux.org
Sun Feb 9 12:36:38 UTC 2020


    Date: Sunday, February 9, 2020 @ 12:36:37
  Author: jelle
Revision: 565284

upgpkg: neomutt 20191207-3

Add perl optional dependency for smime_keys script

Modified:
  neomutt/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 12:12:02 UTC (rev 565283)
+++ PKGBUILD	2020-02-09 12:36:37 UTC (rev 565284)
@@ -5,7 +5,7 @@
 # Contributor: Leonidas Spyropoulos <artafinde at gmail.com>
 pkgname=neomutt
 pkgver=20191207
-pkgrel=2
+pkgrel=3
 pkgdesc='A version of mutt with added features'
 url='https://neomutt.org/'
 license=('GPL')
@@ -13,6 +13,7 @@
 depends=('glibc' 'gpgme' 'lua' 'notmuch-runtime' 'krb5' 'gnutls' 'sqlite'
          'libsasl' 'ncurses' 'libidn2' 'lmdb' 'gdbm' 'kyotocabinet')
 optdepends=('python: keybase.py'
+            'perl: smime_keys'
             'ca-certificates: default CA certificates')
 makedepends=('git' 'gnupg' 'libxslt' 'docbook-xsl' 'w3m')
 _github='https://github.com/neomutt/neomutt'



More information about the arch-commits mailing list