[arch-commits] Commit in eclib/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Sep 13 16:58:59 UTC 2019


    Date: Friday, September 13, 2019 @ 16:58:58
  Author: arojas
Revision: 510359

New tarball

Modified:
  eclib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 16:58:29 UTC (rev 510358)
+++ PKGBUILD	2019-09-13 16:58:58 UTC (rev 510359)
@@ -2,7 +2,7 @@
 
 pkgname=eclib
 pkgver=20190909
-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=(x86_64)
 url="https://github.com/JohnCremona/eclib/"
@@ -10,7 +10,7 @@
 depends=(flint pari boost-libs)
 makedepends=(boost autoconf-archive)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
-sha256sums=('20e5a7486fb92304ba3ffc87d5b5b918616c073f21b8c63d2f515cd36d16f8d4')
+sha256sums=('695e45e14aa521a3eab15d6fcc58e2aa014d601acca9b573388b3660d57c1320')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list