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

Allan McRae allan at archlinux.org
Fri May 15 13:40:06 UTC 2009


    Date: Friday, May 15, 2009 @ 09:40:06
  Author: allan
Revision: 39342

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

........
  r39338 | allan | 2009-05-15 08:59:57 +0000 (Fri, 15 May 2009) | 1 line
  
  upgpkg: gmp 4.3.1-1
........

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

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


Property changes on: gmp/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gmp/trunk:1-39223
   + /gmp/trunk:1-39341

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-05-15 09:13:52 UTC (rev 39341)
+++ testing-x86_64/PKGBUILD	2009-05-15 13:40:06 UTC (rev 39342)
@@ -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