[arch-commits] CVS update of extra/system/gnupg2 (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat May 12 06:40:51 UTC 2007
Date: Saturday, May 12, 2007 @ 02:40:51
Author: tpowa
Path: /home/cvs-extra/extra/system/gnupg2
Modified: PKGBUILD (1.15 -> 1.16)
'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.15 extra/system/gnupg2/PKGBUILD:1.16
--- extra/system/gnupg2/PKGBUILD:1.15 Mon Apr 9 15:07:03 2007
+++ extra/system/gnupg2/PKGBUILD Sat May 12 02:40:51 2007
@@ -1,11 +1,12 @@
-# $Id: PKGBUILD,v 1.15 2007/04/09 19:07:03 tpowa Exp $
+# $Id: PKGBUILD,v 1.16 2007/05/12 06:40:51 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=gnupg2
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
arch=(i686 x86_64)
depends=('libldap' 'curl' 'bzip2' 'zlib' 'libksba' 'libgcrypt' 'pth' 'libusb' 'libassuan' 'pinentry' 'dirmngr')
+license=('GPL')
source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2)
url="http://www.gnupg.org/"
@@ -22,4 +23,3 @@
mkdir $startdir/pkg/usr/share/gnupg2
mv $startdir/pkg/usr/share/gnupg/* $startdir/pkg/usr/share/gnupg2
}
-md5sums=('4e33a5d35583da439f1bd26aa7e7042a')
More information about the arch-commits
mailing list