From 47597536a216cf5753f86205ceadccc024f8601b Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 19 Nov 2019 13:33:58 -0500 Subject: [PATCH] cura: update to 4.4.0. --- srcpkgs/cura/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template index 31318e5aecf..dd522bfdca6 100644 --- a/srcpkgs/cura/template +++ b/srcpkgs/cura/template @@ -1,20 +1,20 @@ # Template file for 'cura' pkgname=cura -version=4.3.0 +version=4.4.0 revision=1 archs=noarch wrksrc="Cura-${version}" build_style=cmake -configure_args="-DCURA_VERSION=${version} -DCURA_SDK_VERSION=6.0.0 -DCURA_CLOUD_API_VERSION=1" +configure_args="-DCURA_VERSION=${version}" pycompile_module="cura" pycompile_dirs="usr/lib/cura/plugins" hostmakedepends="python3" makedepends="Uranium libArcus-devel python3-devel" depends="Uranium cura-engine cura-fdm-materials python3-pyserial python3-zeroconf - libSavitar-python3 python3-requests qt5-graphicaleffects" + python3-certifi python3-trimesh libSavitar-python3 python3-requests qt5-graphicaleffects" short_desc="3D printer / slicing GUI" maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/Cura" -distfiles="https://github.com/Ultimaker/Cura/archive/${version}.tar.gz" -checksum=a27f5671250452d685069d8fe8018438ec32c096cd5b2c0d54ada7022ded1ccf +distfiles="https://github.com/Ultimaker/Cura/archive/v${version}.tar.gz" +checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126