summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libsavitar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsavitar/PKGBUILD b/libsavitar/PKGBUILD
index 2c04a66f0..24af7e517 100644
--- a/libsavitar/PKGBUILD
+++ b/libsavitar/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=libsavitar
pkgver=4.13.0
-pkgrel=12
+pkgrel=13
pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
arch=('x86_64')
url="https://github.com/Ultimaker/libsavitar"
license=('AGPL')
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r1+g43b730b9134'
+ 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
'glibc>=2.36'
'pugixml=1.14'
)