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

Gaetan Bisson bisson at archlinux.org
Mon Dec 21 04:48:52 UTC 2015


    Date: Monday, December 21, 2015 @ 05:48:52
  Author: bisson
Revision: 257056

implement FS#47407

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 01:44:09 UTC (rev 257055)
+++ PKGBUILD	2015-12-21 04:48:52 UTC (rev 257056)
@@ -6,7 +6,7 @@
 
 pkgname=gnupg
 pkgver=2.1.10
-pkgrel=1
+pkgrel=2
 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' 'gnutls')
+         'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
 validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
               '46CC730865BB5C78EBABADCF04376F3EE0856959'
               '031EC2536E580D8EA286A9F22071B08A33BD3F06'



More information about the arch-commits mailing list