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

Antonio Rojas arojas at archlinux.org
Fri Feb 26 21:04:25 UTC 2021


    Date: Friday, February 26, 2021 @ 21:04:25
  Author: arojas
Revision: 874441

Update to 20210226

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-26 20:21:45 UTC (rev 874440)
+++ PKGBUILD	2021-02-26 21:04:25 UTC (rev 874441)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20210223
+pkgver=20210226
 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/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e9133eb2ff60cc8d083b0c9af15cae04a3376951806ecbd127a41362f4097f3a')
+sha256sums=('3c7d5797df45248f65846bcf904f5a7f8504f526f2db92f1bd15a1b819beb2f6')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list