summaryrefslogtreecommitdiff
path: root/core/mpfr/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
committerroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
commit94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (patch)
tree3eeb5098d6fe3d9cad00a0e1df056de10d0464e6 /core/mpfr/PKGBUILD
parent06a76442fa8de4a9975266a4eca7fb2a953f5244 (diff)
Thu Oct 24 00:55:58 PDT 2013
Diffstat (limited to 'core/mpfr/PKGBUILD')
-rw-r--r--core/mpfr/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/mpfr/PKGBUILD b/core/mpfr/PKGBUILD
index 92977d037..8ad0ae2c4 100644
--- a/core/mpfr/PKGBUILD
+++ b/core/mpfr/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 196659 2013-10-16 04:16:15Z allan $
+# $Id: PKGBUILD 197157 2013-10-23 13:04:22Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: damir <damir@archlinux.org>
@@ -7,13 +7,12 @@ _pkgver=3.1.2
_patchlevel=p3
pkgver=${_pkgver}.${_patchlevel}
#pkgver=${_pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc="Multiple-precision floating-point library"
arch=('i686' 'x86_64')
url="http://www.mpfr.org/"
license=('LGPL')
depends=('gmp>=5.0')
-options=('!libtool')
install=mpfr.install
source=(http://www.mpfr.org/mpfr-current/mpfr-${_pkgver}.tar.xz{,.asc}
mpfr-${_pkgver}-${_patchlevel}.patch)