Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update discord to 0.0.11
@ 2020-08-06 19:22 FirstZero
  2020-08-06 19:27 ` [PR REVIEW] " ericonr
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: FirstZero @ 2020-08-06 19:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FirstZero/void-packages discord
https://github.com/void-linux/void-packages/pull/24114

update discord to 0.0.11


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

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

From 849c34ddcc179d84ef8c48d7b5b8871e15ddd8c0 Mon Sep 17 00:00:00 2001
From: FirstZero <issac007008@gmail.com>
Date: Thu, 6 Aug 2020 21:13:02 +0200
Subject: [PATCH] update discord to 0.0.11

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index debe82e49ca..cf8982c4fd1 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -2,7 +2,7 @@
 # Originally created by Benjamin Hoffmeyer, modified for stable Discord
 
 pkgname=discord
-version=0.0.10
+version=0.0.11
 revision=1
 depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
 wrksrc="Discord"
@@ -15,7 +15,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
 license="proprietary"
 homepage="https://discordapp.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=58d14bb909f48577970d8ef717dff9860404d7f77c785f1f552363655114a94f
+checksum=a474761d72ee3fb7fdd31aefc441fc5aa953a2f5dcbe8c30f14fbe105fe458e9
 
 do_install() {
 	local package_location="usr/lib/$pkgname" item
@@ -25,7 +25,7 @@ do_install() {
 	vcopy discord.desktop /usr/share/applications/
 	vmkdir ${package_location}
 	chmod +x Discord
-	for item in locales resources Discord libffmpeg.so natives_blob.bin snapshot_blob.bin icudtl.dat libEGL.so libGLESv2.so chrome_100_percent.pak chrome_200_percent.pak chrome-sandbox resources.pak swiftshader v8_context_snapshot.bin; do
+	for item in locales resources Discord libffmpeg.so natives_blob.bin snapshot_blob.bin icudtl.dat libEGL.so libGLESv2.so chrome_100_percent.pak chrome_200_percent.pak chrome-sandbox resources.pak swiftshader v8_context_snapshot.bin postinst.sh; do
 		vcopy "${item}" "${package_location}"
 	done
 	vmkdir usr/bin

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

end of thread, other threads:[~2020-08-10 14:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 19:22 [PR PATCH] update discord to 0.0.11 FirstZero
2020-08-06 19:27 ` [PR REVIEW] " ericonr
2020-08-06 19:41 ` [PR PATCH] [Updated] " FirstZero
2020-08-07  7:43 ` fosslinux
2020-08-07 16:21 ` [PR PATCH] [Updated] " FirstZero
2020-08-07 16:24 ` discord: update " FirstZero
2020-08-07 19:18 ` [PR REVIEW] " Chocimier
2020-08-07 20:55 ` [PR PATCH] [Updated] " FirstZero
2020-08-08 16:25 ` cinerea0
2020-08-08 23:12 ` cinerea0
2020-08-09 11:35 ` [PR PATCH] [Updated] " FirstZero
2020-08-09 11:55 ` FirstZero
2020-08-09 12:00 ` FirstZero
2020-08-09 12:02 ` FirstZero
2020-08-09 12:51 ` [PR PATCH] [Updated] " FirstZero
2020-08-10 14:29 ` [PR PATCH] [Merged]: " abenson

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