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

Allan McRae allan at archlinux.org
Sun Feb 12 01:17:13 UTC 2012


    Date: Saturday, February 11, 2012 @ 20:17:12
  Author: allan
Revision: 149983

upgpkg: gmp 5.0.4-1

upstream update

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-11 23:31:46 UTC (rev 149982)
+++ PKGBUILD	2012-02-12 01:17:12 UTC (rev 149983)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gmp
-pkgver=5.0.3
+pkgver=5.0.4
 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=('1e8edebe33bc3ac6de17df3201732825'
-         '9efbe14533ded9cd3ae4e998ee0efc98')
+md5sums=('0881f4ff2617226c673fc534ac39d448'
+         'f9e448fff9eaeccdde6ee1f1df00c988')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list