From 6221e51df47f6b9ef153ab962bfe293e8336211c Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:24:05 -0400 Subject: [PATCH 1/6] libArcus: update to 4.7.1. --- srcpkgs/libArcus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 38b672c838d..1dac05f1def 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,6 +1,6 @@ # Template file for 'libArcus' pkgname=libArcus -version=4.7.0 +version=4.7.1 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=4dd31bd37080800b2d9a26933833714a2ec0bfa97a0853550bd66613949041f5 +checksum=ba35ebecf4112ccfbe2b493c0e10e0276e85e0d449ce82cfa7590165b801facf libArcus-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 82a8504b2bdc1c4811ca0285a2af5b88c431d3ce Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:24:21 -0400 Subject: [PATCH 2/6] Uranium: update to 4.7.1. --- srcpkgs/Uranium/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template index ce0c7920cf9..7c4e324d489 100644 --- a/srcpkgs/Uranium/template +++ b/srcpkgs/Uranium/template @@ -1,8 +1,7 @@ # Template file for 'Uranium' pkgname=Uranium -version=4.7.0 +version=4.7.1 revision=1 -archs=noarch build_style=cmake pycompile_dirs="usr/lib/uranium/plugins" hostmakedepends="python3" @@ -14,7 +13,7 @@ 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=def8cbd337a34d4d4cf9f7d6493c370417fb7774ac22b485a1324b370e8b5b30 +checksum=16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c post_install() { vmkdir usr/share/uranium/cmake From fbd7a01976389562b095b2614658f63d18444130 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:25:15 -0400 Subject: [PATCH 3/6] cura-engine: update to 4.7.1. --- 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 dd6a01c5828..12b5935449d 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.7.0 +version=4.7.1 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=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713 +checksum=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf post_install() { vlicense LICENSE From bd66fd4e8a18b0b36fea7b60be22868df26dc606 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:26:51 -0400 Subject: [PATCH 4/6] cura-fdm-materials: update to 4.7.1. --- srcpkgs/cura-fdm-materials/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template index 111b731f525..90011988e0d 100644 --- a/srcpkgs/cura-fdm-materials/template +++ b/srcpkgs/cura-fdm-materials/template @@ -1,9 +1,8 @@ # Template file for 'cura-fdm-materials' pkgname=cura-fdm-materials reverts="2019.08.21_1" -version=4.7.0 +version=4.7.1 revision=1 -archs=noarch wrksrc="fdm_materials-${version}" build_style=cmake short_desc="FDM Material database" @@ -11,7 +10,7 @@ maintainer="Karl Nilsson " license="CC0-1.0" homepage="https://github.com/Ultimaker/fdm_materials" distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz" -checksum=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc +checksum=f828baf9248ffcb05685980d079db906f2363958aa637255e36719d29d9922c5 post_install() { vlicense LICENSE From bcaa03bf70dabd4a25daff87028b37b86598c102 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:27:38 -0400 Subject: [PATCH 5/6] libSavitar: update to 4.7.1. --- srcpkgs/libSavitar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template index 5ab9c667b9f..27485554d69 100644 --- a/srcpkgs/libSavitar/template +++ b/srcpkgs/libSavitar/template @@ -1,6 +1,6 @@ # Template file for 'libSavitar' pkgname=libSavitar -version=4.7.0 +version=4.7.1 revision=1 build_style=cmake hostmakedepends="python3" @@ -10,7 +10,7 @@ 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=d8f2f6a8564b43e1029998534c6c9263f0e93f42b569a528197435bb44d015f0 +checksum=3287d155e20744bf09cfddb4dede72adb579c9dcc0a74e6f12ddde57f4d417b0 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python3-sip-devel" From 0e5b40f09d11434609b1b3d06eada90924086c32 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 3 Sep 2020 11:28:51 -0400 Subject: [PATCH 6/6] cura: update to 4.7.1. --- srcpkgs/cura/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template index f66e02f2d61..dd28bcb1f41 100644 --- a/srcpkgs/cura/template +++ b/srcpkgs/cura/template @@ -1,8 +1,7 @@ # Template file for 'cura' pkgname=cura -version=4.7.0 +version=4.7.1 revision=1 -archs=noarch wrksrc="Cura-${version}" build_style=cmake configure_args="-DCURA_VERSION=${version} @@ -17,4 +16,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=4e616d7ff12e0d5914f2c590248963de2acabed8796bffa217fb2de76224c57f +checksum=1c09552de062ffbe0b2715e983e82c1ac9582aaaa649abfd27c7f82ff59fcf94