Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PrismLauncher: update to 6.1
@ 2022-12-27  7:02 mayhair
  2022-12-27  7:03 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mayhair @ 2022-12-27  7:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mayhair/void-packages prismlauncher
https://github.com/void-linux/void-packages/pull/41311

PrismLauncher: update to 6.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 86fbc359e05f0fd398e500396fbcf82da6668756 Mon Sep 17 00:00:00 2001
From: mayhair <mahaer.mahmud@gmail.com>
Date: Tue, 27 Dec 2022 12:00:17 +0500
Subject: [PATCH] prism launcher update

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

diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template
index 7c8c167be4b3..65dd77a0807a 100644
--- a/srcpkgs/PrismLauncher/template
+++ b/srcpkgs/PrismLauncher/template
@@ -1,6 +1,6 @@
 # Template file for 'PrismLauncher'
 pkgname=PrismLauncher
-version=6.0
+version=6.1
 revision=1
 build_style=cmake
 configure_args="-DLauncher_BUILD_PLATFORM=Void"
@@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
 license="GPL-3.0-only"
 homepage="https://prismlauncher.org/"
 distfiles="https://github.com/PrismLauncher/PrismLauncher/releases/download/${version}/PrismLauncher-${version}.tar.gz"
-checksum=4b8845186e509f62564f47f48b04f8abb3e35523ba8b33c5413475724e49e1dc
+checksum=d89171a982af0f93208b25c33f5f890ca9674bd0573e685da969d6436103da9c
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTING=0"

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

* Re: PrismLauncher: update to 6.1
  2022-12-27  7:02 [PR PATCH] PrismLauncher: update to 6.1 mayhair
@ 2022-12-27  7:03 ` classabbyamp
  2022-12-27  7:04 ` [PR PATCH] [Closed]: " classabbyamp
  2022-12-27  7:04 ` mayhair
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-12-27  7:03 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41311#issuecomment-1365663854

Comment:
#41199 

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

* Re: [PR PATCH] [Closed]: PrismLauncher: update to 6.1
  2022-12-27  7:02 [PR PATCH] PrismLauncher: update to 6.1 mayhair
  2022-12-27  7:03 ` classabbyamp
@ 2022-12-27  7:04 ` classabbyamp
  2022-12-27  7:04 ` mayhair
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-12-27  7:04 UTC (permalink / raw)
  To: ml

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

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

PrismLauncher: update to 6.1
https://github.com/void-linux/void-packages/pull/41311

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: PrismLauncher: update to 6.1
  2022-12-27  7:02 [PR PATCH] PrismLauncher: update to 6.1 mayhair
  2022-12-27  7:03 ` classabbyamp
  2022-12-27  7:04 ` [PR PATCH] [Closed]: " classabbyamp
@ 2022-12-27  7:04 ` mayhair
  2 siblings, 0 replies; 4+ messages in thread
From: mayhair @ 2022-12-27  7:04 UTC (permalink / raw)
  To: ml

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

New comment by mayhair on void-packages repository

https://github.com/void-linux/void-packages/pull/41311#issuecomment-1365664412

Comment:
> #41199

thank you for updating it

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

end of thread, other threads:[~2022-12-27  7:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-27  7:02 [PR PATCH] PrismLauncher: update to 6.1 mayhair
2022-12-27  7:03 ` classabbyamp
2022-12-27  7:04 ` [PR PATCH] [Closed]: " classabbyamp
2022-12-27  7:04 ` mayhair

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