Github messages for voidlinux
 help / color / mirror / Atom feed
From: tibequadorian <tibequadorian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] discord: update to 0.0.13
Date: Fri, 04 Dec 2020 22:55:53 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26944@inbox.vuxu.org> (raw)

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

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

https://github.com/tibequadorian/void-packages discord
https://github.com/void-linux/void-packages/pull/26944

discord: update to 0.0.13


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

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

From 1e490290aef0d597d7fc2f3099c5b9a4964823c3 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Fri, 4 Dec 2020 22:54:56 +0100
Subject: [PATCH] discord: update to 0.0.13

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index a84b25f0300..7e9e877652d 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,7 +1,7 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.12
-revision=2
+version=0.0.13
+revision=1
 archs="x86_64"
 wrksrc="Discord"
 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://discordapp.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=68f2cd3c397b5c54b15b08f0d873e14e569da024b12c2e56585fa1cb10db3f63
+checksum=feeca83531607eec1a6231ad8eab88bbf1865c39cf5f82b884e3b5241733bf34
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -23,9 +23,10 @@ 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 \
+	for item in locales resources Discord libffmpeg.so snapshot_blob.bin discord.png\
 	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
+	chrome-sandbox resources.pak swiftshader v8_context_snapshot.bin postinst.sh \
+	libvk_swiftshader.so libvulkan.so; do
 		vcopy "${item}" "${package_location}"
 	done
 	vmkdir usr/bin

             reply	other threads:[~2020-12-04 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 21:55 tibequadorian [this message]
2020-12-04 22:03 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26944@inbox.vuxu.org \
    --to=tibequadorian@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).