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

Allan McRae allan at archlinux.org
Fri May 15 09:01:09 UTC 2009


    Date: Friday, May 15, 2009 @ 05:01:09
  Author: allan
Revision: 39339

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

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

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

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


Property changes on: gmp/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /gmp/trunk:1-39106
   + /gmp/trunk:1-39338

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-05-15 08:59:57 UTC (rev 39338)
+++ testing-i686/PKGBUILD	2009-05-15 09:01:09 UTC (rev 39339)
@@ -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