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

Jelle van der Waa jelle at archlinux.org
Sun Nov 18 19:40:50 UTC 2018


    Date: Sunday, November 18, 2018 @ 19:40:50
  Author: jelle
Revision: 408737

upgpkg: cura 3.6.0-2

Add dependency for loading the marketplace

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-18 19:40:29 UTC (rev 408736)
+++ PKGBUILD	2018-11-18 19:40:50 UTC (rev 408737)
@@ -3,10 +3,10 @@
 
 pkgname=cura
 pkgver=3.6.0
-pkgrel=1
+pkgrel=2
 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'
-         'curaengine' 'cura-binary-data' 'cura-resources-materials' 'libsavitar')
+         'curaengine' 'cura-binary-data' 'cura-resources-materials' 'libsavitar' 'qt5-graphicaleffects')
 makedepends=('qt5-tools' 'cmake')
 optdepends=('python-zeroconf: network printing support')
 provides=('cura')



More information about the arch-commits mailing list