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

Jan de Groot jgc at archlinux.org
Fri Oct 10 07:57:59 UTC 2008


    Date: Friday, October 10, 2008 @ 03:57:59
  Author: jgc
Revision: 14732

upgpkg: gmp 4.2.4-1

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-10 07:27:50 UTC (rev 14731)
+++ PKGBUILD	2008-10-10 07:57:59 UTC (rev 14732)
@@ -1,8 +1,9 @@
 # $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=gmp
-pkgver=4.2.3
-pkgrel=2
+pkgver=4.2.4
+pkgrel=1
 pkgdesc="A free library for arbitrary precision arithmetic"
 arch=(i686 x86_64)
 depends=('gcc-libs' 'texinfo')
@@ -11,7 +12,7 @@
 install=gmp.install
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-${pkgver}.tar.bz2)
 url="http://gmplib.org/"
-md5sums=('7cc56604c03134f2c4bc1fb1ea748f6f')
+md5sums=('fc1e3b3a2a5038d4d74138d0b9cf8dbe')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list