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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 21 15:50:56 UTC 2022


    Date: Tuesday, June 21, 2022 @ 15:50:56
  Author: arojas
Revision: 1238834

Update to 20220621

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 15:45:55 UTC (rev 1238833)
+++ PKGBUILD	2022-06-21 15:50:56 UTC (rev 1238834)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20220620
+pkgver=20220621
 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.bz2)
-sha256sums=('eb6c8264875de1ae1ac691bc72cbbcbcd2417ad59e4e69caf52f78c85c195608')
+sha256sums=('11fa023619d71ae3794b180f1444b805a7af85247353526f4f7011abd34c2613')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list