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

Jelle van der Waa jelle at archlinux.org
Thu Dec 12 20:05:00 UTC 2019


    Date: Thursday, December 12, 2019 @ 20:05:00
  Author: jelle
Revision: 537470

upgpkg: cura 4.4.0-1

Upstream update

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-12 20:04:52 UTC (rev 537469)
+++ PKGBUILD	2019-12-12 20:05:00 UTC (rev 537470)
@@ -2,11 +2,12 @@
 # Contributor: Grey Christoforo <my first name [at] my last name [dot] net>
 
 pkgname=cura
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.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'
-         'curaengine' 'cura-binary-data' 'cura-resources-materials' 'libsavitar' 'qt5-graphicaleffects')
+         'curaengine' 'cura-binary-data' 'cura-resources-materials' 'libsavitar' 'qt5-graphicaleffects'
+         'python-certifi')
 makedepends=('qt5-tools' 'cmake')
 optdepends=('python-zeroconf: network printing support')
 provides=('cura')
@@ -13,8 +14,8 @@
 url="https://ultimaker.com/en/products/cura-software"
 license=('LGPL')
 arch=('any')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
-sha512sums=('3f4ae11e4e28b151e9587c197f814bc97bc225fb2819f4dabaab392ef9896bb119d6fab0df48c9eb4a390a815815d27045eefa933e2e4a9d53331db8d79ea815')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/v${pkgver}.tar.gz)
+sha512sums=('7728553d15fc843c0f2aca83e1ce3df9806835eedd0be6d7447c3edd18cda7e4a23400192f70b1c385841463126dea5bbfc7316f8f12ed26b9392047cabc69d3')
 
 # Build order
 # arcus -> uranium -> curaengine -> libsavitar ->



More information about the arch-commits mailing list