From 94ded0cb27161b972228cfef8ea2e6f60af0f2b2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Oct 2013 00:56:32 -0700 Subject: Thu Oct 24 00:55:58 PDT 2013 --- core/gmp/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/gmp/PKGBUILD') diff --git a/core/gmp/PKGBUILD b/core/gmp/PKGBUILD index ba2d8fed4..353ef4e40 100644 --- a/core/gmp/PKGBUILD +++ b/core/gmp/PKGBUILD @@ -1,16 +1,15 @@ -# $Id: PKGBUILD 195874 2013-10-03 04:29:19Z allan $ +# $Id: PKGBUILD 197162 2013-10-23 13:04:59Z allan $ # Maintainer: Allan McRae # Maintainer: Jan de Groot pkgname=gmp pkgver=5.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="A free library for arbitrary precision arithmetic" arch=('i686' 'x86_64') url="http://gmplib.org/" depends=('gcc-libs' 'sh') license=('LGPL3') -options=('!libtool') install=gmp.install source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig}) md5sums=('e5fe367801ff067b923d1e6a126448aa' -- cgit v1.2.3-54-g00ecf