summaryrefslogtreecommitdiff
path: root/python-pynest2d/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'python-pynest2d/PKGBUILD')
-rw-r--r--python-pynest2d/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pynest2d/PKGBUILD b/python-pynest2d/PKGBUILD
index eb812bcb0..1432f23b9 100644
--- a/python-pynest2d/PKGBUILD
+++ b/python-pynest2d/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-pynest2d
pkgver=4.12.0
-pkgrel=4
+pkgrel=5
pkgdesc="Python bindings for libnest2d"
arch=(x86_64)
url="https://github.com/Ultimaker/pynest2d"
license=("LGPL")
_pinned_dependencies=(
- 'gcc-libs=13.1.1'
+ 'gcc-libs=12.2.1'
'glibc>=2.36'
'nlopt=2.7.1'
'polyclipping=6.4.2'