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

Allan McRae allan at archlinux.org
Sun Jan 24 10:51:16 UTC 2010


    Date: Sunday, January 24, 2010 @ 05:51:16
  Author: allan
Revision: 65096

upgpkg: gmp 4.3.2-1
    upstream update

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 10:44:23 UTC (rev 65095)
+++ PKGBUILD	2010-01-24 10:51:16 UTC (rev 65096)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=gmp
-pkgver=4.3.1
-pkgrel=2
+pkgver=4.3.2
+pkgrel=1
 pkgdesc="A free library for arbitrary precision arithmetic"
 arch=('i686' 'x86_64')
 url="http://gmplib.org/"
@@ -12,7 +12,7 @@
 options=(!libtool)
 install=gmp.install
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-${pkgver}.tar.bz2)
-md5sums=('26cec15a90885042dd4a15c4003b08ae')
+md5sums=('dd60683d7057917e34630b4a787932e8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list