Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] discord-ptb: update to 0.0.64.
@ 2024-01-13  9:13 0x5c
  2024-01-16  1:30 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: 0x5c @ 2024-01-13  9:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages update/discord-ptb
https://github.com/void-linux/void-packages/pull/48195

discord-ptb: update to 0.0.64.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From f926e3f7fa4ac8e269dbea2b45984838811de5bc Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Sat, 13 Jan 2024 04:10:19 -0500
Subject: [PATCH] discord-ptb: update to 0.0.64.

---
 srcpkgs/discord-ptb/INSTALL.msg | 12 ++++++++++++
 srcpkgs/discord-ptb/template    |  4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/discord-ptb/INSTALL.msg

diff --git a/srcpkgs/discord-ptb/INSTALL.msg b/srcpkgs/discord-ptb/INSTALL.msg
new file mode 100644
index 0000000000000..df594f5cc7205
--- /dev/null
+++ b/srcpkgs/discord-ptb/INSTALL.msg
@@ -0,0 +1,12 @@
+This template may not always be freshly up-to-date. To avoid being locked out
+of Discord by a forced update check, you can modify the client's config file to
+enable skipping "host" updates.
+Normal UI updates will continue to function normally.
+
+This can safely be done with this one liner, after running Discord PTB once:
+(requires jq and moreutils)
+
+_DPTB_CONFIG=~/.config/discordptb/settings.json;
+ touch $_DPTB_CONFIG && \
+ jq -n 'input? // {} | .SKIP_HOST_UPDATE = true' $_DPTB_CONFIG | \
+ sponge $_DPTB_CONFIG
diff --git a/srcpkgs/discord-ptb/template b/srcpkgs/discord-ptb/template
index 87be969496c6c..313aada994d75 100644
--- a/srcpkgs/discord-ptb/template
+++ b/srcpkgs/discord-ptb/template
@@ -1,6 +1,6 @@
 # Template file for 'discord-ptb'
 pkgname=discord-ptb
-version=0.0.62
+version=0.0.64
 revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
@@ -10,7 +10,7 @@ maintainer="0x5c <dev@0x5c.io>"
 license="custom:Proprietary"
 homepage="https://discord.com/"
 distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
-checksum=140199aaf0f54b7cec28e9ab1c03fa494b2d46ed4c324663d0ebdd8023000155
+checksum=96803f45d4fa63973a5298aeb3ebceff7f3716bbadb091184bfd6e891d207eaa
 nopie=yes
 restricted=yes
 repository=nonfree

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

* Re: [PR PATCH] [Merged]: discord-ptb: update to 0.0.64.
  2024-01-13  9:13 [PR PATCH] discord-ptb: update to 0.0.64 0x5c
@ 2024-01-16  1:30 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-01-16  1:30 UTC (permalink / raw)
  To: ml

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

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

discord-ptb: update to 0.0.64.
https://github.com/void-linux/void-packages/pull/48195

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

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

<!--
#### 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] 2+ messages in thread

end of thread, other threads:[~2024-01-16  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-13  9:13 [PR PATCH] discord-ptb: update to 0.0.64 0x5c
2024-01-16  1:30 ` [PR PATCH] [Merged]: " sgn

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