[arch-commits] Commit in libmpc/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Fri Jun 11 06:42:49 UTC 2010
Date: Friday, June 11, 2010 @ 02:42:48
Author: allan
Revision: 82441
upgpkg: libmpc 0.8.2-2
mpfr rebuild
Modified:
libmpc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-11 06:16:20 UTC (rev 82440)
+++ PKGBUILD 2010-06-11 06:42:48 UTC (rev 82441)
@@ -3,12 +3,12 @@
pkgname=libmpc
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Library for the arithmetic of complex numbers with arbitrarily high precision"
arch=('i686' 'x86_64')
url="http://www.multiprecision.org"
license=('LGPL')
-depends=('mpfr')
+depends=('mpfr>=3.0.0')
options=('!libtool')
install=libmpc.install
source=(http://www.multiprecision.org/mpc/download/mpc-${pkgver/_/-}.tar.gz)
More information about the arch-commits
mailing list