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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 11 14:25:53 UTC 2008


    Date: Friday, January 11, 2008 @ 09:25:53
  Author: tpowa
    Path: /home/cvs-extra/extra/system/gnupg2

Modified: PKGBUILD (1.23 -> 1.24)

'upgpkg: update to new version'


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


Index: extra/system/gnupg2/PKGBUILD
diff -u extra/system/gnupg2/PKGBUILD:1.23 extra/system/gnupg2/PKGBUILD:1.24
--- extra/system/gnupg2/PKGBUILD:1.23	Tue Sep 11 01:54:33 2007
+++ extra/system/gnupg2/PKGBUILD	Fri Jan 11 09:25:53 2008
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD,v 1.23 2007/09/11 05:54:33 tpowa Exp $
+# $Id: PKGBUILD,v 1.24 2008/01/11 14:25:53 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=gnupg2
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
 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')
+depends=('libldap' 'curl>=7.16.2' 'bzip2' 'zlib' 'libksba>=1.0.2' 'libgcrypt' 'pth' 'libusb' 'libassuan>=1.0.4' 'pinentry' 'dirmngr')
 license=('GPL')
 options=('!makeflags')
 source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2)
 url="http://www.gnupg.org/"
-md5sums=('433de7aca1f5d4342121ea09d98a2360')
 
 build() {
   cd $startdir/src/gnupg-$pkgver
@@ -24,3 +23,4 @@
   # move conflicting files
   mv $startdir/pkg/usr/share/gnupg{,2}
 }
+md5sums=('fc4377ca67e1bf687eeaf22e79c0b9d1')




More information about the arch-commits mailing list