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

Antonio Rojas arojas at archlinux.org
Thu Apr 15 13:52:03 UTC 2021


    Date: Thursday, April 15, 2021 @ 13:52:03
  Author: arojas
Revision: 919063

Update to 20210415

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-15 13:51:19 UTC (rev 919062)
+++ PKGBUILD	2021-04-15 13:52:03 UTC (rev 919063)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20210408
+pkgver=20210415
 pkgrel=1
 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)
@@ -10,7 +10,7 @@
 depends=(flint pari boost-libs)
 makedepends=(boost)
 source=(https://github.com/JohnCremona/eclib/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('44e640edba2ea274fa30f5d9436dcb15fbb7c30cc0f885f7bac675b3d65c0839')
+sha256sums=('7d3223401afa714dbdfa4530235a58d1b82293d263cf6a06413fcf94f9acf37f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list