Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
givaro
Commits:
66c08454 by Antonio Rojas at 2026-05-28T17:14:03+02:00
upgpkg: 4.2.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = givaro
pkgdesc = C++ library for arithmetic and algebraic computations
- pkgver = 4.2.1
- pkgrel = 2
+ pkgver = 4.2.2
+ pkgrel = 1
url = https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/
arch = x86_64
license = CECILL-B
@@ -11,7 +11,7 @@ pkgbase = givaro
depends = libgcc
depends = libstdc++
depends = sh
- source = git+https://github.com/linbox-team/givaro#tag=v4.2.1
- sha256sums =
ea51fe102ba4ff5e267e1c524873ad313dc985d480de3317bdf0b9cd87f4dc5b
+ source = git+https://github.com/linbox-team/givaro#tag=v4.2.2
+ sha256sums =
58e2c41787558564ac447633b6da29a786c37325da369f2a6af50b4c216f9293
pkgname = givaro
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Rémy Oudompheng <[email protected]>
pkgname=givaro
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
pkgdesc='C++ library for arithmetic and algebraic computations'
arch=(x86_64)
url='https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/'
@@ -15,7 +15,7 @@ depends=(glibc
sh)
makedepends=(git)
source=(git+https://github.com/linbox-team/givaro#tag=v$pkgver)
-sha256sums=('ea51fe102ba4ff5e267e1c524873ad313dc985d480de3317bdf0b9cd87f4dc5b')
+sha256sums=('58e2c41787558564ac447633b6da29a786c37325da369f2a6af50b4c216f9293')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/givaro/-/commit/66c08454cab5d23fb40f69b395dbe8e744824c2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/givaro/-/commit/66c08454cab5d23fb40f69b395dbe8e744824c2b
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