Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / eclib


Commits:
3d7ac2d2 by Antonio Rojas at 2024-11-12T22:32:20+01:00
upgpkg: 20241112-1: Update to 20241112

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = eclib
        pkgdesc = Includes mwrank (for 2-descent on elliptic curves over Q) and 
modular symbol code used to create the elliptic curve database
-       pkgver = 20240408
-       pkgrel = 3
+       pkgver = 20241112
+       pkgrel = 1
        url = https://github.com/JohnCremona/eclib/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -13,7 +13,7 @@ pkgbase = eclib
        depends = glibc
        depends = ntl
        depends = pari
-       source = git+https://github.com/JohnCremona/eclib#tag=v20240408
-       sha256sums = 
65fffb2f063df532c562c457540a5116e585883c09acd323c2c55aa3fc51bf02
+       source = git+https://github.com/JohnCremona/eclib#tag=v20241112
+       sha256sums = 
b98dc7c505746750b8e7a6a4fe4d0f4e025054db77f6027f3b383492011be360
 
 pkgname = eclib


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=eclib
-pkgver=20240408
-pkgrel=3
+pkgver=20241112
+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/'
@@ -16,7 +16,7 @@ depends=(boost-libs
 makedepends=(boost
              git)
 source=(git+https://github.com/JohnCremona/eclib#tag=v$pkgver)
-sha256sums=('65fffb2f063df532c562c457540a5116e585883c09acd323c2c55aa3fc51bf02')
+sha256sums=('b98dc7c505746750b8e7a6a4fe4d0f4e025054db77f6027f3b383492011be360')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eclib/-/commit/3d7ac2d23ac7216cc038394fb4add2e1fa536bc9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eclib/-/commit/3d7ac2d23ac7216cc038394fb4add2e1fa536bc9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to