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

Allan McRae allan at archlinux.org
Mon May 7 08:42:48 UTC 2012


    Date: Monday, May 7, 2012 @ 04:42:48
  Author: allan
Revision: 158686

upgpkg: gmp 5.0.5-1

upstream update

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-07 06:38:30 UTC (rev 158685)
+++ PKGBUILD	2012-05-07 08:42:48 UTC (rev 158686)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gmp
-pkgver=5.0.4
+pkgver=5.0.5
 pkgrel=1
 pkgdesc="A free library for arbitrary precision arithmetic"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 options=(!libtool)
 install=gmp.install
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-${pkgver}.tar.xz{,.sig})
-md5sums=('0881f4ff2617226c673fc534ac39d448'
-         'f9e448fff9eaeccdde6ee1f1df00c988')
+md5sums=('8aef50959acec2a1ad41d144ffe0f3b5'
+         '406e8878aadc51b134d1b3dd845261ee')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list