[arch-commits] CVS update of extra/lib/libassuan (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Jul 15 10:23:03 UTC 2007


    Date: Sunday, July 15, 2007 @ 06:23:03
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/libassuan

Modified: PKGBUILD (1.7 -> 1.8)

'upgpkg: update to new version'


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


Index: extra/lib/libassuan/PKGBUILD
diff -u extra/lib/libassuan/PKGBUILD:1.7 extra/lib/libassuan/PKGBUILD:1.8
--- extra/lib/libassuan/PKGBUILD:1.7	Mon Nov 20 17:26:15 2006
+++ extra/lib/libassuan/PKGBUILD	Sun Jul 15 06:23:03 2007
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD,v 1.7 2006/11/20 22:26:15 uid1024 Exp $
+# $Id: PKGBUILD,v 1.8 2007/07/15 10:23:03 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=libassuan
-pkgver=1.0.0
-pkgrel=1.1
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Libassuan is the IPC library used by some GnuPG related software"
 arch=(i686 x86_64)
+license=('GPL')
 url="ftp://ftp.gnupg.org/gcrypt/libgcrypt"
 depends=('bash')
 makedepends=('pth')
@@ -16,4 +17,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('f1580ef149e629629a9639a5afdb5908')
+md5sums=('d09372855672ab4ab5a40c4fa3c0f921')




More information about the arch-commits mailing list