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