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

Florian Pritz bluewind at nymeria.archlinux.org
Mon May 27 09:19:17 UTC 2013


    Date: Monday, May 27, 2013 @ 11:19:17
  Author: bluewind
Revision: 91757

upgpkg: lib32-gmp 5.1.2-1

upstream update

Modified:
  lib32-gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-27 09:10:13 UTC (rev 91756)
+++ PKGBUILD	2013-05-27 09:19:17 UTC (rev 91757)
@@ -4,7 +4,7 @@
 
 _pkgbasename=gmp
 pkgname=lib32-$_pkgbasename
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="A free library for arbitrary precision arithmetic (32-bit)"
 arch=('x86_64')
@@ -14,8 +14,8 @@
 license=('LGPL3')
 options=(!libtool)
 source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
-md5sums=('485b1296e6287fa381e6015b19767989'
-         '5cec115b99dc498b079430dd62084d9c')
+md5sums=('06fe2ca164221c59ce74867155cfc1ac'
+         'SKIP')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list