Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PrismLauncher: update to version 8.0.
@ 2023-11-07 21:09 SpidFightFR
  2023-11-08  3:43 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SpidFightFR @ 2023-11-07 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SpidFightFR/void-packages update-prism
https://github.com/void-linux/void-packages/pull/47116

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

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)


Hey lads, here's a PR for version 8.0 of PrismLauncher! :smile: :+1: 

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

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

From cc0470dba56ce4636c6c5e41630e7814db2e09ba Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Tue, 7 Nov 2023 21:58:43 +0100
Subject: [PATCH] PrismLauncher: update to version 8.0.

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

diff --git a/srcpkgs/PrismLauncher/template b/srcpkgs/PrismLauncher/template
index 53398cd47a325..50f83b9af96db 100644
--- a/srcpkgs/PrismLauncher/template
+++ b/srcpkgs/PrismLauncher/template
@@ -1,6 +1,6 @@
 # Template file for 'PrismLauncher'
 pkgname=PrismLauncher
-version=7.2
+version=8.0
 revision=1
 build_style=cmake
 configure_args="-DLauncher_BUILD_PLATFORM=Void -DLauncher_QT_VERSION_MAJOR='5'"
@@ -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=5733b55c4532286813a6fb7de2f3a38e6f6db743a251919c8b646d32a84514b4
+checksum=462f35eeda6e107b5f23a97500accf43e4227a0fb40145b29d0895bcfe3372b0
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTING=0"

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

* Re: PrismLauncher: update to version 8.0.
  2023-11-07 21:09 [PR PATCH] PrismLauncher: update to version 8.0 SpidFightFR
@ 2023-11-08  3:43 ` paper42
  2023-11-08  5:52 ` SpidFightFR
  2023-11-08 10:58 ` [PR PATCH] [Merged]: " Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-11-08  3:43 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/47116#issuecomment-1800963934

Comment:
please add your commit email to your github account

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

* Re: PrismLauncher: update to version 8.0.
  2023-11-07 21:09 [PR PATCH] PrismLauncher: update to version 8.0 SpidFightFR
  2023-11-08  3:43 ` paper42
@ 2023-11-08  5:52 ` SpidFightFR
  2023-11-08 10:58 ` [PR PATCH] [Merged]: " Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: SpidFightFR @ 2023-11-08  5:52 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/47116#issuecomment-1801136734

Comment:
> please add your commit email to your github account

It's done, but i'm not sure it changed something since i keep them private

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

* Re: [PR PATCH] [Merged]: PrismLauncher: update to version 8.0.
  2023-11-07 21:09 [PR PATCH] PrismLauncher: update to version 8.0 SpidFightFR
  2023-11-08  3:43 ` paper42
  2023-11-08  5:52 ` SpidFightFR
@ 2023-11-08 10:58 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2023-11-08 10:58 UTC (permalink / raw)
  To: ml

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

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

PrismLauncher: update to version 8.0.
https://github.com/void-linux/void-packages/pull/47116

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

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)


Hey lads, here's a PR for version 8.0 of PrismLauncher! :smile: :+1: 

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

end of thread, other threads:[~2023-11-08 10:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-07 21:09 [PR PATCH] PrismLauncher: update to version 8.0 SpidFightFR
2023-11-08  3:43 ` paper42
2023-11-08  5:52 ` SpidFightFR
2023-11-08 10:58 ` [PR PATCH] [Merged]: " Johnnynator

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