Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
gmp-ecm
Commits:
95fe535a by Antonio Rojas at 2026-05-19T12:47:49+02:00
upgpkg: 7.0.7-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gmp-ecm
pkgdesc = Elliptic Curve Method for Integer Factorization
- pkgver = 7.0.6
- pkgrel = 2
+ pkgver = 7.0.7
+ pkgrel = 1
url = https://github.com/sethtroisi/gmp-ecm
arch = x86_64
license = GPL-3.0-or-later
@@ -11,7 +11,7 @@ pkgbase = gmp-ecm
depends = gmp
depends = libgcc
depends = libgomp
- source = git+https://gitlab.inria.fr/zimmerma/ecm#tag=git-7.0.6
- sha256sums =
cec9bacbc6cfaeae0a094ea91451b5343b87519309855e732566ee5cdb7c14ea
+ source = git+https://gitlab.inria.fr/zimmerma/ecm#tag=git-7.0.7
+ sha256sums =
681d8c5d5922d33da39a510de11494b247dace926fe4bac8f75cda37e7e7bae8
pkgname = gmp-ecm
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Gaetan Bisson <[email protected]>
pkgname=gmp-ecm
-pkgver=7.0.6
-pkgrel=2
+pkgver=7.0.7
+pkgrel=1
pkgdesc='Elliptic Curve Method for Integer Factorization'
url='https://github.com/sethtroisi/gmp-ecm'
license=(GPL-3.0-or-later
@@ -16,7 +16,7 @@ depends=(glibc
makedepends=(git)
arch=(x86_64)
source=(git+https://gitlab.inria.fr/zimmerma/ecm#tag=git-$pkgver)
-sha256sums=('cec9bacbc6cfaeae0a094ea91451b5343b87519309855e732566ee5cdb7c14ea')
+sha256sums=('681d8c5d5922d33da39a510de11494b247dace926fe4bac8f75cda37e7e7bae8')
prepare() {
cd ecm
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmp-ecm/-/commit/95fe535a706901985558e7e98298aea342fbc097
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gmp-ecm/-/commit/95fe535a706901985558e7e98298aea342fbc097
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help