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

Antonio Rojas arojas at archlinux.org
Sat Aug 19 09:29:10 UTC 2017


    Date: Saturday, August 19, 2017 @ 09:29:10
  Author: arojas
Revision: 302869

Add python2-gnupg optdepend (FS#53021)

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 08:10:14 UTC (rev 302868)
+++ PKGBUILD	2017-08-19 09:29:10 UTC (rev 302869)
@@ -3,7 +3,7 @@
 
 pkgname=gajim
 pkgver=0.16.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A full featured and easy to use Jabber client"
 arch=('any')
 url="https://www.gajim.org/"
@@ -18,7 +18,8 @@
             'python2-gnomekeyring: for GnomeKeyring support'
             'python2-crypto: support for E2E encryption'
             'python2-docutils: for RST generator support'
-            'gupnp-igd: for UPnP-IGD support')
+            'gupnp-igd: for UPnP-IGD support'
+            'python2-gnupg: for PGP encryption')
 source=(https://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.bz2 gajim-drill.patch)
 sha1sums=('ec478488d25097661d76c6e0f9fe28415b7a4580'
           '6c93159d7018675e4747a0d4c0ca43bb559a4dc0')



More information about the arch-commits mailing list