From d4c5f329fc82861586e6d1d059442562e1726d59 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 24 Sep 2019 11:59:19 -0400 Subject: [PATCH 1/5] cura-engine: update to 4.3.0. --- srcpkgs/cura-engine/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template index 63b00cda8e7..04184076df0 100644 --- a/srcpkgs/cura-engine/template +++ b/srcpkgs/cura-engine/template @@ -1,6 +1,6 @@ # Template file for 'cura-engine' pkgname=cura-engine -version=4.2.0 +version=4.3.0 revision=1 wrksrc="CuraEngine-${version}" build_style=cmake @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="AGPL-3.0-or-later" homepage="https://github.com/Ultimaker/CuraEngine" distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz" -checksum=9e66c2840c46ad5ba91da872d73cc8d8d03bf163fe8ce9a81ec5188a6d7b4593 +checksum=4922a21ae90f95daae918baf21b51d94e36b8aac8e160b73c8088b993dd78ccb post_install() { vlicense LICENSE From b979ba7ceaacf88c82ef9c3cd4158b167fa45bfe Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 10 Sep 2019 11:45:18 -0400 Subject: [PATCH 2/5] libArcus: update to 4.3.0. --- srcpkgs/libArcus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index c0c44d46916..ecc4d659533 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,6 +1,6 @@ # Template file for 'libArcus' pkgname=libArcus -version=4.2.0 +version=4.3.0 revision=1 build_style=cmake configure_args="-DBUILD_EXAMPLES=OFF" @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/libArcus" distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz" -checksum=f355ae80a7d219013bba14ec8f50a411345c00a6e974b4649db3c5322fa9b28a +checksum=67f828dba93e373516f3dfdcfab76f9dbe3665308a47cbca4bbe85b494ab50e7 libArcus-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 378a097306730de2d91ec316835835b4fbdef324 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 10 Sep 2019 11:56:39 -0400 Subject: [PATCH 3/5] libSavitar: update to 4.3.0. --- srcpkgs/libSavitar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template index f3eb5c337af..7555330e50b 100644 --- a/srcpkgs/libSavitar/template +++ b/srcpkgs/libSavitar/template @@ -1,16 +1,16 @@ # Template file for 'libSavitar' pkgname=libSavitar -version=4.2.0 +version=4.3.0 revision=1 build_style=cmake hostmakedepends="python3" makedepends="python3-sip-devel python3-devel pugixml-devel" short_desc="C++ implementation of 3mf loading" -maintainer="Orphaned " +maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/libSavitar" distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz" -checksum=6a77df183fef2ddaeb8de26f69315e1868ee722844f4c1fbb9cd5a054805d1a1 +checksum=5033bea3024fa7d858bdd0a89a6f7c44f372e632be7e6fc4655811f8d190a290 nocross="can't find sip on cross environment" libSavitar-devel_package() { From 869a096cfc04ab7603270659b1e8504001b653db Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 24 Sep 2019 11:59:24 -0400 Subject: [PATCH 4/5] Uranium: update to 4.2.0. --- srcpkgs/Uranium/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template index cf3fb0bb38c..f2972d197c1 100644 --- a/srcpkgs/Uranium/template +++ b/srcpkgs/Uranium/template @@ -15,4 +15,4 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/Uranium" distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz" -checksum=af394fb133e6a3ce92c245428bcf458956b2ca26c33122a35c464b9f5aaddd2e +checksum=9f871877cf46e8b9e58346f33fdb6eed07c08f242fe292d0c993f224005dfc38 From 2632187790ec09983244e1f6564a426e40a4e7ea Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 10 Sep 2019 12:02:36 -0400 Subject: [PATCH 5/5] cura: update to 4.3.0. --- srcpkgs/cura/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template index f4ff4f24b0f..31318e5aecf 100644 --- a/srcpkgs/cura/template +++ b/srcpkgs/cura/template @@ -1,6 +1,6 @@ # Template file for 'cura' pkgname=cura -version=4.2.1 +version=4.3.0 revision=1 archs=noarch wrksrc="Cura-${version}" @@ -17,4 +17,4 @@ 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=e3b54947a8722dbbdef4510beb724d43952f6dbd1e7c32b52e1a3c9358be3fa1 +checksum=a27f5671250452d685069d8fe8018438ec32c096cd5b2c0d54ada7022ded1ccf