[arch-commits] CVS update of core/base/libgpg-error (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 1 17:14:28 UTC 2008


    Date: Tuesday, January 1, 2008 @ 12:14:28
  Author: andyrtr
    Path: /home/cvs-core/core/base/libgpg-error

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: libgpg-error 1.6-1


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


Index: core/base/libgpg-error/PKGBUILD
diff -u core/base/libgpg-error/PKGBUILD:1.6 core/base/libgpg-error/PKGBUILD:1.7
--- core/base/libgpg-error/PKGBUILD:1.6	Thu Nov 15 18:53:18 2007
+++ core/base/libgpg-error/PKGBUILD	Tue Jan  1 12:14:27 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.6 2007/11/15 23:53:18 daniel Exp $
+# $Id: PKGBUILD,v 1.7 2008/01/01 17:14:27 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 
 pkgname=libgpg-error
-pkgver=1.5
-pkgrel=3
+pkgver=1.6
+pkgrel=1
 pkgdesc="Support library for libgcrypt"
 arch=(i686 x86_64)
 url="http://www.gnupg.org"
@@ -11,8 +11,9 @@
 groups=('base')
 depends=('glibc')
 options=(!libtool)
-source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8599b96c911b1df1be24a6ff4ec3c364')
+source=(#ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2
+	ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('f3e9870e213518b407a959f8d29cd554')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list