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


Commits:
aa5dcfc8 by Antonio Rojas at 2026-05-27T08:45:05+02:00
upgpkg: 1:3.3-2: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = libcerf
        pkgdesc = Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions
        pkgver = 3.3
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://jugit.fz-juelich.de/mlz/libcerf/
        arch = x86_64
        license = MIT
        makedepends = cmake
        makedepends = git
-       depends = gcc-libs
        depends = glibc
+       depends = libgcc
        source = git+https://jugit.fz-juelich.de/mlz/libcerf#tag=v3.3
        sha256sums = 
504fd78f65361b6a40a54be4dd48afdbb6c82eab73fff28dea7a2079df726644
 


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
 pkgname=libcerf
 epoch=1
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions'
 arch=(x86_64)
 url='https://jugit.fz-juelich.de/mlz/libcerf/'
 license=(MIT)
-depends=(gcc-libs
-         glibc)
+depends=(glibc
+         libgcc)
 makedepends=(cmake
              git)
 source=(git+https://jugit.fz-juelich.de/mlz/libcerf#tag=v$pkgver)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcerf/-/commit/aa5dcfc82a78e03237260af29d579ce8d1a77aff

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