[arch-commits] Commit in gmp/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Oct 10 07:58:13 UTC 2008


    Date: Friday, October 10, 2008 @ 03:58:13
  Author: jgc
Revision: 14733

Merged revisions 14732 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gmp/trunk

........
  r14732 | jgc | 2008-10-10 09:57:59 +0200 (Fri, 10 Oct 2008) | 1 line
  
  upgpkg: gmp 4.2.4-1
........

Modified:
  gmp/repos/testing-x86_64/	(properties)
  gmp/repos/testing-x86_64/PKGBUILD

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


Property changes on: gmp/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /gmp/trunk:1-14176
   + /gmp/trunk:1-14732

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-10-10 07:57:59 UTC (rev 14732)
+++ testing-x86_64/PKGBUILD	2008-10-10 07:58:13 UTC (rev 14733)
@@ -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