Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Cura: update to 4.6.1
@ 2020-05-02 21:21 karl-nilsson
  2020-05-02 21:58 ` [PR PATCH] [Updated] " karl-nilsson
  2020-05-02 22:28 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 2 replies; 4+ messages in thread
From: karl-nilsson @ 2020-05-02 21:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 351 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_461
https://github.com/void-linux/void-packages/pull/21569

Cura: update to 4.6.1
minor update, tested on x64, glibc

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

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

From 4ae0310c1d23943519d41a10abe2bfdcde46b120 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:11:09 -0400
Subject: [PATCH 1/6] libArcus: update to 4.6.1.

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

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 4b71d755a20..7677d4cc138 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,6 +1,6 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.6.0
+version=4.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
@@ -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=710f85f2881fb5baa0b7167895d4d708ca22225c3770ea4e1f27e3b04c81115a
+checksum=8e8a128b6e0049e583761b5ba5980babd5a37f39e363e502736196c094919513
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d6519be5b6ea1cc0eddf401b0d5a7ac7189fae54 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:11:17 -0400
Subject: [PATCH 2/6] cura-engine: update to 4.6.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 33b50fbcd58..219f497f3cb 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.6.0
+version=4.6.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -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=a63569868ba3a15006890958a334406e683485ed5e1bdb43f365858a50afac5b
+checksum=c72249b52ddab30fe41bccad4cbba14baa84a51b4069f79450ea0fd6dea78130
 
 post_install() {
 	vlicense LICENSE

From 00f7c4afe7cfbe86335a08fcf1a9f0ac97e183ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:14:05 -0400
Subject: [PATCH 3/6] libSavitar: update to 4.6.1.

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

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index 40f9f1203b4..52e171f51ef 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.6.0
+version=4.6.1
 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=c031c341f093b4e9693e17ab36e39b3abf9cd92c1ea57dcde03b53f1296b3f38
+checksum=11a41e6d3856c714b9144cf454d86e0ea8f91669fbce10116985b6a2d848aa32
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From 97db565126b7d7d70f42fbee8abf4fc8ed0a5772 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:14:13 -0400
Subject: [PATCH 4/6] Uranium: update to 4.6.1.

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

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index ae188fc5af0..209c47254f7 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,6 +1,6 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.6.0
+version=4.6.1
 revision=1
 archs=noarch
 build_style=cmake
@@ -15,4 +15,4 @@ 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=70ac653fce33cdd7627041f18bfe481527c4438f07a056798858b215a968eb9b
+checksum=36896e4807d1ce7040b7ea3cb1288a9e175d55e03e1485b19ba09b407e9515e8

From 8eaf247a55f12a746af48cce0ce7b98374c65567 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:16:03 -0400
Subject: [PATCH 5/6] cura-fdm-materials: update to 4.6.1.

---
 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 85b6cc76892..dc1282d5c75 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.0
+version=4.6.1
 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=a59072048b384393ab86ed81e8e751ebbb0abaa781d2053eed1295ef9c34098c
+checksum=eb7c9cfba1b89b02c447f620df01a919649ffa7c4eaef96f3704829111954b7d
 
 post_install() {
 	vlicense LICENSE

From 16ec09477c1e64a3b5230369431f87ca03efb340 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:16:06 -0400
Subject: [PATCH 6/6] cura: update to 4.6.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index f82de9cc392..ed198fdd63b 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,6 +1,6 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.6.0
+version=4.6.1
 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=a29d2e31fb509326377ea96dee50edbe5e99796f6a93b3d4fba1540e6cec09d7
+checksum=0229f2c2813e803519c96cb268ed38641b796e4a74b9c93d8a16e247d904bd24

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

* Re: [PR PATCH] [Updated] Cura: update to 4.6.1
  2020-05-02 21:21 [PR PATCH] Cura: update to 4.6.1 karl-nilsson
@ 2020-05-02 21:58 ` karl-nilsson
  2020-05-02 22:28 ` [PR PATCH] [Merged]: " jnbr
  1 sibling, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2020-05-02 21:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages cura_461
https://github.com/void-linux/void-packages/pull/21569

Cura: update to 4.6.1
minor update, tested on x64, glibc

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

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

From 4ae0310c1d23943519d41a10abe2bfdcde46b120 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:11:09 -0400
Subject: [PATCH 1/6] libArcus: update to 4.6.1.

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

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 4b71d755a20..7677d4cc138 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,6 +1,6 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.6.0
+version=4.6.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
@@ -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=710f85f2881fb5baa0b7167895d4d708ca22225c3770ea4e1f27e3b04c81115a
+checksum=8e8a128b6e0049e583761b5ba5980babd5a37f39e363e502736196c094919513
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d6519be5b6ea1cc0eddf401b0d5a7ac7189fae54 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:11:17 -0400
Subject: [PATCH 2/6] cura-engine: update to 4.6.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 33b50fbcd58..219f497f3cb 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.6.0
+version=4.6.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -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=a63569868ba3a15006890958a334406e683485ed5e1bdb43f365858a50afac5b
+checksum=c72249b52ddab30fe41bccad4cbba14baa84a51b4069f79450ea0fd6dea78130
 
 post_install() {
 	vlicense LICENSE

From 00f7c4afe7cfbe86335a08fcf1a9f0ac97e183ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:14:05 -0400
Subject: [PATCH 3/6] libSavitar: update to 4.6.1.

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

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index 40f9f1203b4..52e171f51ef 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.6.0
+version=4.6.1
 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=c031c341f093b4e9693e17ab36e39b3abf9cd92c1ea57dcde03b53f1296b3f38
+checksum=11a41e6d3856c714b9144cf454d86e0ea8f91669fbce10116985b6a2d848aa32
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From 6e1d2b5218cd4841bed44fef7167d2fe99e81c4e Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:14:13 -0400
Subject: [PATCH 4/6] Uranium: update to 4.6.1.

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

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index ae188fc5af0..67449022d63 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,10 +1,9 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.6.0
+version=4.6.1
 revision=1
 archs=noarch
 build_style=cmake
-pycompile_module="UM"
 pycompile_dirs="usr/lib/uranium/plugins"
 hostmakedepends="python3"
 depends="libArcus-python3 python3-PyQt5-opengl python3-PyQt5-quick
@@ -15,4 +14,4 @@ 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=70ac653fce33cdd7627041f18bfe481527c4438f07a056798858b215a968eb9b
+checksum=36896e4807d1ce7040b7ea3cb1288a9e175d55e03e1485b19ba09b407e9515e8

From 8f4e248d1fe2d952deb2a9bdc0f430bccee9f5f2 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:16:03 -0400
Subject: [PATCH 5/6] cura-fdm-materials: update to 4.6.1.

---
 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 85b6cc76892..dc1282d5c75 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.0
+version=4.6.1
 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=a59072048b384393ab86ed81e8e751ebbb0abaa781d2053eed1295ef9c34098c
+checksum=eb7c9cfba1b89b02c447f620df01a919649ffa7c4eaef96f3704829111954b7d
 
 post_install() {
 	vlicense LICENSE

From 210126c7c24474253951a00a0423fdbae4dbe03b Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Sat, 2 May 2020 17:16:06 -0400
Subject: [PATCH 6/6] cura: update to 4.6.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index f82de9cc392..2d4574d0538 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,12 +1,11 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.6.0
+version=4.6.1
 revision=1
 archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
 configure_args="-DCURA_VERSION=${version}"
-pycompile_module="cura"
 pycompile_dirs="usr/lib/cura/plugins"
 hostmakedepends="python3"
 makedepends="Uranium libArcus-devel python3-devel"
@@ -17,4 +16,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=a29d2e31fb509326377ea96dee50edbe5e99796f6a93b3d4fba1540e6cec09d7
+checksum=0229f2c2813e803519c96cb268ed38641b796e4a74b9c93d8a16e247d904bd24

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

* Re: [PR PATCH] [Merged]: Cura: update to 4.6.1
  2020-05-02 21:21 [PR PATCH] Cura: update to 4.6.1 karl-nilsson
  2020-05-02 21:58 ` [PR PATCH] [Updated] " karl-nilsson
@ 2020-05-02 22:28 ` jnbr
  1 sibling, 0 replies; 4+ messages in thread
From: jnbr @ 2020-05-02 22:28 UTC (permalink / raw)
  To: ml

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

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

Cura: update to 4.6.1
https://github.com/void-linux/void-packages/pull/21569

Description:
minor update, tested on x64, glibc

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

* [PR PATCH] cura: update to 4.6.1
@ 2020-05-02 15:16 zlice
  0 siblings, 0 replies; 4+ messages in thread
From: zlice @ 2020-05-02 15:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages cura461
https://github.com/void-linux/void-packages/pull/21560

cura: update to 4.6.1
All for one, one for all fine? Or want me to split them? Figured they all go together.
Not sure what the `revert` is in fdm pkg, just put today's date.

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

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

From cde3d8373b47c3e0d68b09c0d70a2ce83482694e Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Sat, 2 May 2020 11:00:18 -0400
Subject: [PATCH] cura: update to 4.6.1

---
 srcpkgs/cura-engine/template        | 4 ++--
 srcpkgs/cura-fdm-materials/template | 6 +++---
 srcpkgs/cura/template               | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template
index 33b50fbcd58..219f497f3cb 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.6.0
+version=4.6.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -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=a63569868ba3a15006890958a334406e683485ed5e1bdb43f365858a50afac5b
+checksum=c72249b52ddab30fe41bccad4cbba14baa84a51b4069f79450ea0fd6dea78130
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 85b6cc76892..285c76c37d0 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.0
+reverts="2020.05.02_1"
+version=4.6.1
 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=a59072048b384393ab86ed81e8e751ebbb0abaa781d2053eed1295ef9c34098c
+checksum=eb7c9cfba1b89b02c447f620df01a919649ffa7c4eaef96f3704829111954b7d
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index f82de9cc392..ed198fdd63b 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,6 +1,6 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.6.0
+version=4.6.1
 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=a29d2e31fb509326377ea96dee50edbe5e99796f6a93b3d4fba1540e6cec09d7
+checksum=0229f2c2813e803519c96cb268ed38641b796e4a74b9c93d8a16e247d904bd24

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

end of thread, other threads:[~2020-05-02 22:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 21:21 [PR PATCH] Cura: update to 4.6.1 karl-nilsson
2020-05-02 21:58 ` [PR PATCH] [Updated] " karl-nilsson
2020-05-02 22:28 ` [PR PATCH] [Merged]: " jnbr
  -- strict thread matches above, loose matches on Subject: below --
2020-05-02 15:16 [PR PATCH] cura: " zlice

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).