[arch-commits] CVS update of extra/system/gnupg2 (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jul 15 21:52:14 UTC 2007


    Date: Sunday, July 15, 2007 @ 17:52:14
  Author: eric
    Path: /home/cvs-extra/extra/system/gnupg2

Modified: PKGBUILD (1.20 -> 1.21)

upgpkg: gnupg2 2.0.5-1
added !makeflags to options


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


Index: extra/system/gnupg2/PKGBUILD
diff -u extra/system/gnupg2/PKGBUILD:1.20 extra/system/gnupg2/PKGBUILD:1.21
--- extra/system/gnupg2/PKGBUILD:1.20	Sun Jul 15 06:31:32 2007
+++ extra/system/gnupg2/PKGBUILD	Sun Jul 15 17:52:14 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.20 2007/07/15 10:31:32 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/07/15 21:52:14 eric Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=gnupg2
 pkgver=2.0.5
@@ -7,9 +7,10 @@
 arch=(i686 x86_64)
 depends=('libldap' 'curl>=7.16.2' 'bzip2' 'zlib' 'libksba>=1.0.2' 'libgcrypt' 'pth' 'libusb' 'libassuan>=1.0.2' 'pinentry' 'dirmngr')
 license=('GPL')
+options=('!makeflags')
 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2)
-url="http://www.gnupg.org/"
 md5sums=('a678b11b9333b66dbfdb9b6adb83b0b3')
+url="http://www.gnupg.org/"
 
 build() {
   cd $startdir/src/gnupg-$pkgver




More information about the arch-commits mailing list