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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 15 10:31:32 UTC 2007


    Date: Sunday, July 15, 2007 @ 06:31:32
  Author: tpowa
    Path: /home/cvs-extra/extra/system/gnupg2

Modified: PKGBUILD (1.19 -> 1.20)

'upgpkg: update to new version'


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


Index: extra/system/gnupg2/PKGBUILD
diff -u extra/system/gnupg2/PKGBUILD:1.19 extra/system/gnupg2/PKGBUILD:1.20
--- extra/system/gnupg2/PKGBUILD:1.19	Thu Jun  7 10:12:41 2007
+++ extra/system/gnupg2/PKGBUILD	Sun Jul 15 06:31:32 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.19 2007/06/07 14:12:41 tpowa Exp $
+# $Id: PKGBUILD,v 1.20 2007/07/15 10:31:32 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=gnupg2
-pkgver=2.0.4
-pkgrel=3
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
 arch=(i686 x86_64)
-depends=('libldap' 'curl>=7.16.2' 'bzip2' 'zlib' 'libksba' 'libgcrypt' 'pth' 'libusb' 'libassuan' 'pinentry' 'dirmngr')
+depends=('libldap' 'curl>=7.16.2' 'bzip2' 'zlib' 'libksba>=1.0.2' 'libgcrypt' 'pth' 'libusb' 'libassuan>=1.0.2' 'pinentry' 'dirmngr')
 license=('GPL')
 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2)
 url="http://www.gnupg.org/"
+md5sums=('a678b11b9333b66dbfdb9b6adb83b0b3')
 
 build() {
   cd $startdir/src/gnupg-$pkgver
@@ -22,4 +23,3 @@
   # move conflicting files
   mv $startdir/pkg/usr/share/gnupg{,2}
 }
-md5sums=('e16efce067ba132f933792a3ec7f180e')




More information about the arch-commits mailing list