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

Jelle van der Waa jelle at archlinux.org
Sun Jan 12 16:57:01 UTC 2020


    Date: Sunday, January 12, 2020 @ 16:57:00
  Author: jelle
Revision: 552244

upgpkg: cura 4.4.1-1

Upstream update

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-12 14:55:23 UTC (rev 552243)
+++ PKGBUILD	2020-01-12 16:57:00 UTC (rev 552244)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <my first name [at] my last name [dot] net>
 
 pkgname=cura
-pkgver=4.4.0
+pkgver=4.4.1
 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'
@@ -14,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/v${pkgver}.tar.gz)
-sha512sums=('7728553d15fc843c0f2aca83e1ce3df9806835eedd0be6d7447c3edd18cda7e4a23400192f70b1c385841463126dea5bbfc7316f8f12ed26b9392047cabc69d3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
+sha512sums=('9171ef2d23507aed76d00c1537f4e08837453bf40a9940b6f95be047d0e45685c48322a14d0c622be51724baa8bf6073a0b4f72ffcc27f9f86835b37b0620eae')
 
 # Build order
 # arcus -> uranium -> curaengine -> libsavitar ->



More information about the arch-commits mailing list