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

Gaetan Bisson bisson at archlinux.org
Thu Dec 11 20:08:56 UTC 2014


    Date: Thursday, December 11, 2014 @ 21:08:56
  Author: bisson
Revision: 227549

implement FS#42739

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-11 19:38:13 UTC (rev 227548)
+++ PKGBUILD	2014-12-11 20:08:56 UTC (rev 227549)
@@ -6,7 +6,7 @@
 
 pkgname=gnupg
 pkgver=2.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
 license=('GPL')
@@ -15,7 +15,7 @@
             'libusb-compat: scdaemon')
 makedepends=('libldap' 'libusb-compat')
 depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
-         'pinentry' 'bzip2' 'readline')
+         'pinentry' 'bzip2' 'readline' 'gnutls')
 source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}
         'oid2str-overflow.patch'
         'subpacket-off.patch'



More information about the arch-commits mailing list