[arch-commits] Commit in python-pynest2d/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Jul 14 14:54:08 UTC 2021
Date: Wednesday, July 14, 2021 @ 14:54:07
Author: jelle
Revision: 976974
upgpkg: python-pynest2d 4.10.0-1
Modified:
python-pynest2d/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 14:50:15 UTC (rev 976973)
+++ PKGBUILD 2021-07-14 14:54:07 UTC (rev 976974)
@@ -1,8 +1,8 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-pynest2d
-pkgver=4.8.0
-pkgrel=4
+pkgver=4.10.0
+pkgrel=1
pkgdesc="Python bindings for libnest2d"
arch=(x86_64)
url="https://github.com/Ultimaker/pynest2d"
@@ -10,7 +10,7 @@
depends=(python polyclipping nlopt)
makedepends=(sip4 cmake boost libnest2d)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Ultimaker/pynest2d/archive/${pkgver}.tar.gz fix-cpp-version.patch)
-sha512sums=('1304450f94589b5212f11d83fb228f0deb919698b44b1651f248105c23b65cf3d233e67526bbfb47df74b9b18d0c465f4188d02a0a6941564b551f50d9a3c84f'
+sha512sums=('62a3c6266bf3c4e7f806d9674debe6872917af422443dd5e9c54a430bf95190fb00cf6dd3fd4e66572f266a673f4cf1500a3d42565cfd1cf2ce4e288b7db2acc'
'0d01349a110bc2cde6b7279ba8b8d60cd71c599fe10054e4082aac86bf4e30184959dcfcc795a63ae7517845c014b14db029a6070833696191d874dbfa24ed30')
prepare() {
More information about the arch-commits
mailing list