Date: Wednesday, April 15, 2015 @ 00:38:16 Author: arojas Revision: 131371
Rebuild against pari-sage Modified: eclib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 22:32:56 UTC (rev 131370) +++ PKGBUILD 2015-04-14 22:38:16 UTC (rev 131371) @@ -3,12 +3,12 @@ pkgname=eclib pkgver=20150408 -pkgrel=1 +pkgrel=2 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-git) +depends=(flint pari-sage) source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz") md5sums=('9544c6d471e48eac193efdc29a9d0955')
