[arch-commits] Commit in lib32-libgpg-error/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Tue May 19 09:07:23 UTC 2015


    Date: Tuesday, May 19, 2015 @ 11:07:23
  Author: bluewind
Revision: 133786

upgpkg: lib32-libgpg-error 1.19-1

upstream update

Modified:
  lib32-libgpg-error/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-19 09:06:32 UTC (rev 133785)
+++ PKGBUILD	2015-05-19 09:07:23 UTC (rev 133786)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libgpg-error
 pkgname=lib32-$_pkgbasename
-pkgver=1.18
+pkgver=1.19
 pkgrel=1
 pkgdesc="Support library for libgcrypt (32-bit)"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!libtool)
 source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${_pkgbasename}-${pkgver}.tar.bz2)
   #ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('7ba54f939da023af8f5b3e7a421a32eb742909c4')
+sha1sums=('4997951ab058788de48b989013668eb3df1e6939')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list