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

Tobias Powalowski tpowa at archlinux.org
Tue Sep 11 05:54:33 UTC 2007


    Date: Tuesday, September 11, 2007 @ 01:54:33
  Author: tpowa
    Path: /home/cvs-extra/extra/system/gnupg2

Modified: PKGBUILD (1.22 -> 1.23)

'upgpkg: update to new version'


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


Index: extra/system/gnupg2/PKGBUILD
diff -u extra/system/gnupg2/PKGBUILD:1.22 extra/system/gnupg2/PKGBUILD:1.23
--- extra/system/gnupg2/PKGBUILD:1.22	Fri Aug 17 15:51:45 2007
+++ extra/system/gnupg2/PKGBUILD	Tue Sep 11 01:54:33 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.22 2007/08/17 19:51:45 tpowa Exp $
+# $Id: PKGBUILD,v 1.23 2007/09/11 05:54:33 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=gnupg2
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
 arch=(i686 x86_64)
@@ -10,6 +10,7 @@
 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
@@ -23,4 +24,3 @@
   # move conflicting files
   mv $startdir/pkg/usr/share/gnupg{,2}
 }
-md5sums=('f2bbbfaa320a359a28122e224ff660ce')




More information about the arch-commits mailing list