[arch-commits] Commit in python-pynest2d/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 5 17:57:12 UTC 2021


    Date: Tuesday, January 5, 2021 @ 17:57:12
  Author: arojas
Revision: 809657

sip -> sip4

Modified:
  python-pynest2d/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 17:57:04 UTC (rev 809656)
+++ PKGBUILD	2021-01-05 17:57:12 UTC (rev 809657)
@@ -2,13 +2,13 @@
 
 pkgname=python-pynest2d
 pkgver=4.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Python bindings for libnest2d"
 arch=(x86_64)
 url="https://github.com/Ultimaker/pynest2d"
 license=("LGPL")
 depends=(python polyclipping nlopt)
-makedepends=(sip cmake boost libnest2d)
+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'
             '0d01349a110bc2cde6b7279ba8b8d60cd71c599fe10054e4082aac86bf4e30184959dcfcc795a63ae7517845c014b14db029a6070833696191d874dbfa24ed30')



More information about the arch-commits mailing list