summaryrefslogtreecommitdiff
path: root/python-pynest2d/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:49 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:49 +0200
commitf3ad74d9bff3fdacc44ece2b2ea61c2880f94604 (patch)
tree869d2de899721dfe93388b56001c8af7595c2964 /python-pynest2d/PKGBUILD
parent7f28c287d95be9f8f3fae7f65022e495d9e0f9e7 (diff)
downloadarchlinuxewe-f3ad74d9bff3fdacc44ece2b2ea61c2880f94604.tar.xz
python-pynest2d: rebuild
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 6ac00fd09..5643dbdca 100644
--- a/python-pynest2d/PKGBUILD
+++ b/python-pynest2d/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-pynest2d
pkgver=4.12.0
-pkgrel=8
+pkgrel=9
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=13.2.1'
'glibc>=2.36'
'nlopt=2.7.1'
'polyclipping=6.4.2'