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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jul 14 14:50:10 UTC 2021


    Date: Wednesday, July 14, 2021 @ 14:50:10
  Author: jelle
Revision: 976971

upgpkg: cura 4.10.0-1

Modified:
  cura/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 14:50:04 UTC (rev 976970)
+++ PKGBUILD	2021-07-14 14:50:10 UTC (rev 976971)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <my first name [at] my last name [dot] net>
 
 pkgname=cura
-pkgver=4.9.1
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A software solution for 3D printing aimed at RepRaps and the Ultimaker."
 depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 'python-numpy' 'uranium' 'python-requests'
@@ -20,10 +20,10 @@
 license=('LGPL')
 arch=('any')
 source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
-sha512sums=('436b8e33514de67d6d680fe59ab9599a75a86caa7e63fbcd05297b12a435483ec0c9ca90557fe23f25590a24e533294915fc18a665fd5cdb77fcc3a05a9076bf')
+sha512sums=('8943fffa70acaf139c714d698588df4a503951adac70d130eaa7795040eaf6bb823fae53f9ee1adc3c2dab1e86ebe5cfe40ba5acb63d954ee97bfd7bfe134426')
 
 # Build order
-# arcus -> uranium -> curaengine -> libsavitar ->
+# arcus -> uranium -> curaengine -> libsavitar -> pynest2d ->
 
 prepare(){
   cd Cura-${pkgver}




More information about the arch-commits mailing list