[arch-commits] Commit in gnupg2/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Wed Sep 16 12:13:16 UTC 2009
    
    
  
    Date: Wednesday, September 16, 2009 @ 08:13:15
  Author: allan
Revision: 52175
upgpkg: gnupg2 2.0.13-2
    libldap rebuild
Modified:
  gnupg2/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-16 12:02:16 UTC (rev 52174)
+++ PKGBUILD	2009-09-16 12:13:15 UTC (rev 52175)
@@ -4,9 +4,9 @@
 
 pkgname=gnupg2
 pkgver=2.0.13
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 depends=('libldap' 'curl>=7.19.4' 'bzip2' 'zlib' 'libksba>=1.0.3' 'libgcrypt>=1.4.3-2'
 	'pth' 'libusb' 'libassuan>=1.0.5' 'texinfo' 'readline>=6.0.00')
 optdepends=('pinentry'
    
    
More information about the arch-commits
mailing list