discord-ptb: update to 0.0.41.

Also add missing dlopen'd library (#42800).
This commit is contained in:
0x5c 2023-03-21 22:05:17 -04:00 committed by classabbyamp
parent 2ea3160c45
commit 4acfe20239
1 changed files with 3 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'discord-ptb' # Template file for 'discord-ptb'
pkgname=discord-ptb pkgname=discord-ptb
version=0.0.39 version=0.0.41
revision=1 revision=1
archs="x86_64" archs="x86_64"
depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
xdg-utils webrtc-audio-processing" xdg-utils webrtc-audio-processing libXScrnSaver"
short_desc="Chat and VoIP application (preview version)" short_desc="Chat and VoIP application (preview version)"
maintainer="0x5c <dev@0x5c.io>" maintainer="0x5c <dev@0x5c.io>"
license="custom:Proprietary" license="custom:Proprietary"
homepage="https://discord.com/" homepage="https://discord.com/"
distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz" distfiles="https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"
checksum=2e80e0de2c0ad7cac3b3353f75010ad3f27c0c8c6bab276c7df959a3c200464b checksum=0218995e09171bf96ba06ed702072f27baf93d2bf330585a9acc41d5c5c939a9
nopie=yes nopie=yes
restricted=yes restricted=yes
repository=nonfree repository=nonfree
@ -42,7 +42,6 @@ do_install() {
resources \ resources \
resources.pak \ resources.pak \
snapshot_blob.bin \ snapshot_blob.bin \
swiftshader \
v8_context_snapshot.bin \ v8_context_snapshot.bin \
vk_swiftshader_icd.json vk_swiftshader_icd.json
do do