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


Commits:
03812545 by Antonio Rojas at 2026-05-27T23:29:30+02:00
upgpkg: 2.17.3-2: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pari
        pkgdesc = Computer algebra system designed for fast computations in 
number theory
        pkgver = 2.17.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://pari.math.u-bordeaux.fr/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -12,9 +12,9 @@ pkgbase = pari
        makedepends = chrpath
        makedepends = perl
        makedepends = texlive-latex
-       depends = gcc-libs
        depends = glibc
        depends = gmp
+       depends = libgcc
        depends = libx11
        depends = readline
        depends = sh


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 
 pkgname=pari
 pkgver=2.17.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Computer algebra system designed for fast computations in number 
theory'
 url='https://pari.math.u-bordeaux.fr/'
 license=(GPL-2.0-or-later)
 arch=(x86_64)
-depends=(gcc-libs
-         glibc
+depends=(glibc
          gmp
+         libgcc
          libx11
          readline
          sh)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pari/-/commit/03812545fc61e65a1f656237f94cb3fc8a27964c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pari/-/commit/03812545fc61e65a1f656237f94cb3fc8a27964c
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


Reply via email to