Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] discord: Update to 0.0.24
@ 2023-01-14  5:10 vpzomtrrfrt
  2023-01-14  5:13 ` classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: vpzomtrrfrt @ 2023-01-14  5:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vpzomtrrfrt/void-packages discord-0.0.24
https://github.com/void-linux/void-packages/pull/41631

discord: Update to 0.0.24
Updates Discord to 0.0.24. I removed the reference to chrome_crashpad_handler since it doesn't seem to exist, though given the discussion in #41609 I'm not sure what's up with that

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

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

<!--
#### 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/41631.patch is attached

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

From 98b4a769fe867f292bc6a975dd9f420bceab6edc Mon Sep 17 00:00:00 2001
From: Colin Reeder <colin@vpzom.click>
Date: Fri, 13 Jan 2023 22:08:13 -0700
Subject: [PATCH] discord: Update to 0.0.24

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index fb92b55c6e0a..c5fe4524e23c 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,6 +1,6 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.23
+version=0.0.24
 revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
@@ -10,7 +10,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
 license="custom:Proprietary"
 homepage="https://discord.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=288c005901f2bf5a1148021e1d22fd297419d43c70b0f989820ab72aa79faa44
+checksum=486fb7e1fb74993aad83dac5888eb437a24838dcaa17c73c4a59d1727e5ae177
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -36,7 +36,6 @@ do_install() {
 		libGLESv2.so \
 		chrome_100_percent.pak \
 		chrome_200_percent.pak \
-		chrome_crashpad_handler \
 		chrome-sandbox \
 		resources.pak \
 		swiftshader \

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

end of thread, other threads:[~2023-01-14 14:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14  5:10 [PR PATCH] discord: Update to 0.0.24 vpzomtrrfrt
2023-01-14  5:13 ` classabbyamp
2023-01-14  5:48 ` vpzomtrrfrt
2023-01-14  8:41 ` save-buffer
2023-01-14  8:44 ` save-buffer
2023-01-14  8:44 ` save-buffer
2023-01-14  8:44 ` save-buffer
2023-01-14  8:44 ` save-buffer
2023-01-14  9:08 ` Vulldozer
2023-01-14 14:44 ` [PR PATCH] [Merged]: " classabbyamp

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