[arch-commits] Commit in eclib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Oct 19 16:07:48 UTC 2016
Date: Wednesday, October 19, 2016 @ 16:07:48
Author: arojas
Revision: 192597
pari-sage 2.8.0.alpha rebuild, temporarily disable boost to bypass the boost-1.62 rebuild
Modified:
eclib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-19 16:04:41 UTC (rev 192596)
+++ PKGBUILD 2016-10-19 16:07:48 UTC (rev 192597)
@@ -3,13 +3,13 @@
pkgname=eclib
pkgver=20160720
-pkgrel=4
+pkgrel=5
pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
arch=(i686 x86_64)
url="https://github.com/JohnCremona/eclib/"
license=(GPL)
depends=(flint pari-sage boost-libs)
-makedepends=(boost)
+# makedepends=(boost)
source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
md5sums=('6ba0a5b73184b2f36b7d52bc2d8a0338')
More information about the arch-commits
mailing list