mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/eclib to 20161230-3
This commit is contained in:
parent
ae27bbe6b7
commit
84aa2130df
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
|||
|
||||
pkgname=eclib
|
||||
pkgver=20161230
|
||||
pkgrel=2
|
||||
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-sage boost-libs)
|
||||
depends=(flint pari boost-libs)
|
||||
makedepends=(boost)
|
||||
source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
|
||||
md5sums=('1005d7caf7f12c46dab0e76d0d203cd5')
|
||||
|
|
Loading…
Reference in a new issue