Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PrusaSlicer: update to 2.1.1
@ 2020-01-27  3:04 voidlinux-github
  2020-01-27  3:21 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-27  3:22 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-27  3:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sckunkle/void-packages master
https://github.com/void-linux/void-packages/pull/18579

PrusaSlicer: update to 2.1.1


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

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

From dd812b743d27e4d8a7429019a428ce1d12e98100 Mon Sep 17 00:00:00 2001
From: sckunkle <ppdplayer@gmail.com>
Date: Sun, 26 Jan 2020 21:00:25 -0600
Subject: [PATCH] PrusaSlicer: update to 2.1.1

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

diff --git a/srcpkgs/PrusaSlicer/template b/srcpkgs/PrusaSlicer/template
index fcae498faf2..81d7a906edd 100644
--- a/srcpkgs/PrusaSlicer/template
+++ b/srcpkgs/PrusaSlicer/template
@@ -1,7 +1,7 @@
 # Template file for 'PrusaSlicer'
 pkgname=PrusaSlicer
-version=2.0.0
-revision=3
+version=2.1.1
+revision=1
 wrksrc="PrusaSlicer-version_${version}"
 build_style=cmake
 build_helper="qemu"

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

* Re: [PR PATCH] [Updated] PrusaSlicer: update to 2.1.1
  2020-01-27  3:04 [PR PATCH] PrusaSlicer: update to 2.1.1 voidlinux-github
@ 2020-01-27  3:21 ` voidlinux-github
  2020-01-27  3:22 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-27  3:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sckunkle/void-packages master
https://github.com/void-linux/void-packages/pull/18579

PrusaSlicer: update to 2.1.1


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

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

From dd812b743d27e4d8a7429019a428ce1d12e98100 Mon Sep 17 00:00:00 2001
From: sckunkle <ppdplayer@gmail.com>
Date: Sun, 26 Jan 2020 21:00:25 -0600
Subject: [PATCH 1/2] PrusaSlicer: update to 2.1.1

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

diff --git a/srcpkgs/PrusaSlicer/template b/srcpkgs/PrusaSlicer/template
index fcae498faf2..81d7a906edd 100644
--- a/srcpkgs/PrusaSlicer/template
+++ b/srcpkgs/PrusaSlicer/template
@@ -1,7 +1,7 @@
 # Template file for 'PrusaSlicer'
 pkgname=PrusaSlicer
-version=2.0.0
-revision=3
+version=2.1.1
+revision=1
 wrksrc="PrusaSlicer-version_${version}"
 build_style=cmake
 build_helper="qemu"

From 00e7f622bc888dab5545af2219265cbd2c6315d9 Mon Sep 17 00:00:00 2001
From: sckunkle <ppdplayer@gmail.com>
Date: Sun, 26 Jan 2020 21:21:24 -0600
Subject: [PATCH 2/2] Update sum

---
 srcpkgs/PrusaSlicer/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/PrusaSlicer/template b/srcpkgs/PrusaSlicer/template
index 81d7a906edd..59c4b0c1c42 100644
--- a/srcpkgs/PrusaSlicer/template
+++ b/srcpkgs/PrusaSlicer/template
@@ -14,7 +14,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.prusa3d.com/prusaslicer/"
 distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz"
-checksum=5d3c7fd745f2875be55f316cd779805ce1b6ce38634f0f4b0ccd01884da731b3
+checksum=da9efda409fc0754ef0e6fe32bc8a75036069f64d40d97ea06f03cb9eae50088
 
 Slic3rPE_package() {
 	build_style=meta

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

* Re: [PR PATCH] [Closed]: PrusaSlicer: update to 2.1.1
  2020-01-27  3:04 [PR PATCH] PrusaSlicer: update to 2.1.1 voidlinux-github
  2020-01-27  3:21 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-27  3:22 ` voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-27  3:22 UTC (permalink / raw)
  To: ml

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

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

PrusaSlicer: update to 2.1.1
https://github.com/void-linux/void-packages/pull/18579

Description:


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

* Re: [PR PATCH] [Closed]: PrusaSlicer: update to 2.1.1
  2020-05-19 16:55 [PR PATCH] " zlice
@ 2020-05-20 15:30 ` zlice
  0 siblings, 0 replies; 5+ messages in thread
From: zlice @ 2020-05-20 15:30 UTC (permalink / raw)
  To: ml

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

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

PrusaSlicer: update to 2.1.1
https://github.com/void-linux/void-packages/pull/22138

Description:


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

* Re: [PR PATCH] [Closed]: PrusaSlicer: update to 2.1.1
  2020-01-12 23:54 [PR PATCH] PrusaSlicer 2.1.1 update voidlinux-github
@ 2020-05-19 16:44 ` zlice
  0 siblings, 0 replies; 5+ messages in thread
From: zlice @ 2020-05-19 16:44 UTC (permalink / raw)
  To: ml

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

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

PrusaSlicer: update to 2.1.1
https://github.com/void-linux/void-packages/pull/18280

Description:
depends on cereal PR
https://github.com/void-linux/void-packages/pull/18279

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

end of thread, other threads:[~2020-05-20 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27  3:04 [PR PATCH] PrusaSlicer: update to 2.1.1 voidlinux-github
2020-01-27  3:21 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-27  3:22 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2020-05-19 16:55 [PR PATCH] " zlice
2020-05-20 15:30 ` [PR PATCH] [Closed]: " zlice
2020-01-12 23:54 [PR PATCH] PrusaSlicer 2.1.1 update voidlinux-github
2020-05-19 16:44 ` [PR PATCH] [Closed]: PrusaSlicer: update to 2.1.1 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).