Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Cura: update to 4.7
@ 2020-08-26  3:43 karl-nilsson
  2020-08-26 16:21 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: karl-nilsson @ 2020-08-26  3:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

There is a new pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages cura-4.7
https://github.com/void-linux/void-packages/pull/24476

Cura: update to 4.7
Haven't had a chance to test yet.
Testers welcome.

A patch file from https://github.com/void-linux/void-packages/pull/24476.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cura-4.7-24476.patch --]
[-- Type: text/x-diff, Size: 6594 bytes --]

From 5bd50e09a252d2d5831232fd33e18eb1217f6496 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:19:30 -0400
Subject: [PATCH 1/6] libArcus: update to 4.7.0.

---
 srcpkgs/libArcus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index abbb622a696..38b672c838d 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.6.2
-revision=2
+version=4.7.0
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/libArcus"
 distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
-checksum=3f5bc524a0811e85e084476ed451d9a210460591857d1c086bbf7ee316d7ab35
+checksum=4dd31bd37080800b2d9a26933833714a2ec0bfa97a0853550bd66613949041f5
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 13dc7a31ffc900711372e8a8403e22602efbf0f8 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:19:39 -0400
Subject: [PATCH 2/6] Uranium: update to 4.7.0.

---
 srcpkgs/Uranium/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 29e9ed3761b..ce0c7920cf9 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,7 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.6.2
-revision=2
+version=4.7.0
+revision=1
 archs=noarch
 build_style=cmake
 pycompile_dirs="usr/lib/uranium/plugins"
@@ -14,7 +14,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/Uranium"
 distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
-checksum=8f162f7e31681eca198e59d0a6a9382ad82527729e6f9981d8e75ce7671c05d5
+checksum=def8cbd337a34d4d4cf9f7d6493c370417fb7774ac22b485a1324b370e8b5b30
 
 post_install() {
 	vmkdir usr/share/uranium/cmake

From fe79f2e4aa25ed800b0e49f80d3f9f062c4a1a8b Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:19:47 -0400
Subject: [PATCH 3/6] cura-engine: update to 4.7.0.

---
 srcpkgs/cura-engine/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template
index 329520e1bba..dd6a01c5828 100644
--- a/srcpkgs/cura-engine/template
+++ b/srcpkgs/cura-engine/template
@@ -1,7 +1,7 @@
 # Template file for 'cura-engine'
 pkgname=cura-engine
-version=4.6.2
-revision=2
+version=4.7.0
+revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
 configure_args="-DCURA_ENGINE_VERSION=${version}"
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/CuraEngine"
 distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
-checksum=17ad1dffbfa0526f2a255c1979d36dcc9b63166304be271556d9a2fd31a37e07
+checksum=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713
 
 post_install() {
 	vlicense LICENSE

From 950d5a7cfd282fe6001ec9cd947ce8d62bd0c90e Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:19:54 -0400
Subject: [PATCH 4/6] cura-fdm-materials: update to 4.7.0.

---
 srcpkgs/cura-fdm-materials/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index dbb8191c009..111b731f525 100644
--- a/srcpkgs/cura-fdm-materials/template
+++ b/srcpkgs/cura-fdm-materials/template
@@ -1,7 +1,7 @@
 # Template file for 'cura-fdm-materials'
 pkgname=cura-fdm-materials
 reverts="2019.08.21_1"
-version=4.6.2
+version=4.7.0
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -11,7 +11,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="CC0-1.0"
 homepage="https://github.com/Ultimaker/fdm_materials"
 distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
-checksum=de70f8b6395852aec9f2fc5e47ed63c93cc52d9da3183b7f51c1e6337ca40741
+checksum=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc
 
 post_install() {
 	vlicense LICENSE

From 6e3f8235c24a72af16ee615707eb2a574bc96100 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:20:02 -0400
Subject: [PATCH 5/6] libSavitar: update to 4.7.0.

---
 srcpkgs/libSavitar/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index 968a9bd67a6..5ab9c667b9f 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.6.2
+version=4.7.0
 revision=1
 build_style=cmake
 hostmakedepends="python3"
@@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/libSavitar"
 distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz"
-checksum=894a94aa26b41f3cc3ec197a4e5b5918e463af443d7016df062c9c1cb860a8c1
+checksum=d8f2f6a8564b43e1029998534c6c9263f0e93f42b569a528197435bb44d015f0
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From f9da55f64a42c0035aac983b4a637948a2d86d36 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 25 Aug 2020 23:20:05 -0400
Subject: [PATCH 6/6] cura: update to 4.7.0.

---
 srcpkgs/cura/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index de72770b145..f66e02f2d61 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,6 +1,6 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.6.2
+version=4.7.0
 revision=1
 archs=noarch
 wrksrc="Cura-${version}"
@@ -17,4 +17,4 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/Cura"
 distfiles="https://github.com/Ultimaker/Cura/archive/${version}.tar.gz"
-checksum=a6bcbf15bcc36d2c6bbedc9d52c7b00b7e22f3e44ca53b0ca7c73b8c1f49bb80
+checksum=4e616d7ff12e0d5914f2c590248963de2acabed8796bffa217fb2de76224c57f

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: Cura: update to 4.7
  2020-08-26  3:43 [PR PATCH] Cura: update to 4.7 karl-nilsson
@ 2020-08-26 16:21 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-08-26 16:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

There's a merged pull request on the void-packages repository

Cura: update to 4.7
https://github.com/void-linux/void-packages/pull/24476

Description:
Haven't had a chance to test yet.
Testers welcome.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-26 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26  3:43 [PR PATCH] Cura: update to 4.7 karl-nilsson
2020-08-26 16:21 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).