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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 20 13:52:02 UTC 2022


    Date: Monday, June 20, 2022 @ 13:52:01
  Author: arojas
Revision: 1238679

Update to 20220620

Modified:
  eclib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 13:48:11 UTC (rev 1238678)
+++ PKGBUILD	2022-06-20 13:52:01 UTC (rev 1238679)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20210625
-pkgrel=4
+pkgver=20220620
+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)
 url='https://github.com/JohnCremona/eclib/'
@@ -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=('7c0dcc3f3fcbf90dfdb00f30c4060e528c251d172039df15178b69b01188e810')
+sha256sums=('eb6c8264875de1ae1ac691bc72cbbcbcd2417ad59e4e69caf52f78c85c195608')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list