community/eclib to 20170330-3

This commit is contained in:
Kevin Mihelich 2017-05-25 01:52:02 +00:00
parent 0db0b7b9ac
commit 977d906566

View file

@ -6,13 +6,12 @@
pkgname=eclib
pkgver=20170330
pkgrel=1
pkgrel=3
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 boost-libs)
makedepends=(boost)
depends=(flint pari)
source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
sha256sums=('c507c3c83a21d445c6fba1c339aa4c37d488aeae829e5368a9bff000b148baf3')