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

Roman Kyrylych roman at archlinux.org
Wed Jan 30 14:29:06 UTC 2008


    Date: Wednesday, January 30, 2008 @ 09:29:06
  Author: roman
    Path: /home/cvs-extra/extra/system/gpgme

Modified: PKGBUILD (1.19 -> 1.20)

upgpkg: gpgme 1.1.6-1


----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


Index: extra/system/gpgme/PKGBUILD
diff -u extra/system/gpgme/PKGBUILD:1.19 extra/system/gpgme/PKGBUILD:1.20
--- extra/system/gpgme/PKGBUILD:1.19	Sun Jul 15 17:49:56 2007
+++ extra/system/gpgme/PKGBUILD	Wed Jan 30 09:29:06 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.19 2007/07/15 21:49:56 eric Exp $
+# $Id: PKGBUILD,v 1.20 2008/01/30 14:29:06 roman Exp $
+# Maintainer: Roman Kyrylych <roman at archlinux.org>
 # Contributor: Sarah Hay <sarah at archlinux.org>
-# Maintainer: dorphell <dorphell at archlinux.org>
 
 pkgname=gpgme
-pkgver=1.1.5
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="A C wrapper library for GnuPG."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://www.gnupg.org/related_software/gpgme/"
 license=('GPL')
 depends=('libgpg-error>=1.5' 'pth' 'gnupg' 'gnupg2')
-options=('!libtool')
 source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('4ce6d6c0e4170a0dfba4c051465f2b31')
-url="http://www.gnupg.org/related_software/gpgme/"
+md5sums=('df7ab717bf9b0189bd76b06c0c8a2509')
+options=('!libtool')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list