summaryrefslogtreecommitdiff
path: root/python-pynest2d
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:50 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:50 +0100
commit4c91b61115e380d9eee5b71f60b8e8d920306ef1 (patch)
tree853ee18b72008c1ce9e15c8d0a8bb86515a35a39 /python-pynest2d
parent09f66cb8ba947a5529a03494ab0b4e0769e3818f (diff)
downloadarchlinuxewe-4c91b61115e380d9eee5b71f60b8e8d920306ef1.tar.xz
python-pynest2d: rebuild
Diffstat (limited to 'python-pynest2d')
-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'