[arch-commits] CVS update of extra/system/gnupg2 (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Aug 17 19:51:46 UTC 2007
Date: Friday, August 17, 2007 @ 15:51:46
Author: tpowa
Path: /home/cvs-extra/extra/system/gnupg2
Modified: PKGBUILD (1.21 -> 1.22)
'upgpgk: 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.21 extra/system/gnupg2/PKGBUILD:1.22
--- extra/system/gnupg2/PKGBUILD:1.21 Sun Jul 15 17:52:14 2007
+++ extra/system/gnupg2/PKGBUILD Fri Aug 17 15:51:45 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.21 2007/07/15 21:52:14 eric Exp $
+# $Id: PKGBUILD,v 1.22 2007/08/17 19:51:45 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=gnupg2
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
arch=(i686 x86_64)
@@ -9,7 +9,6 @@
license=('GPL')
options=('!makeflags')
source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2)
-md5sums=('a678b11b9333b66dbfdb9b6adb83b0b3')
url="http://www.gnupg.org/"
build() {
@@ -24,3 +23,4 @@
# move conflicting files
mv $startdir/pkg/usr/share/gnupg{,2}
}
+md5sums=('f2bbbfaa320a359a28122e224ff660ce')
More information about the arch-commits
mailing list