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

Allan McRae allan at archlinux.org
Fri May 15 08:59:57 UTC 2009


    Date: Friday, May 15, 2009 @ 04:59:57
  Author: allan
Revision: 39338

upgpkg: gmp 4.3.1-1

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-15 08:38:53 UTC (rev 39337)
+++ PKGBUILD	2009-05-15 08:59:57 UTC (rev 39338)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=gmp
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="A free library for arbitrary precision arithmetic"
 arch=('i686' 'x86_64')
+url="http://gmplib.org/"
 depends=('gcc-libs')
 license=('LGPL3')
 options=(!libtool)
 install=gmp.install
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-${pkgver}.tar.bz2)
-url="http://gmplib.org/"
-md5sums=('9687383f0def0cc48dfc19afa36f1eb5')
+md5sums=('26cec15a90885042dd4a15c4003b08ae')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list