summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorStefan Strogin <steils@gentoo.org>2020-12-05 23:09:16 +0200
committerStefan Strogin <steils@gentoo.org>2020-12-05 23:10:26 +0200
commit300bf4d5a04c02a932de111ba013ac439972f8ce (patch)
tree6ac18e974edd34b67d8946103fcf2e640c844182 /net-im
parentprofiles: make riscv64 systemd profiles stable (diff)
downloadgentoo-300bf4d5a04c02a932de111ba013ac439972f8ce.tar.gz
gentoo-300bf4d5a04c02a932de111ba013ac439972f8ce.tar.bz2
gentoo-300bf4d5a04c02a932de111ba013ac439972f8ce.zip
net-im/discord-bin: bump to 0.0.13
Closes: https://bugs.gentoo.org/758479 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/discord-bin/Manifest2
-rw-r--r--net-im/discord-bin/discord-bin-0.0.13.ebuild (renamed from net-im/discord-bin/discord-bin-0.0.12.ebuild)6
2 files changed, 5 insertions, 3 deletions
diff --git a/net-im/discord-bin/Manifest b/net-im/discord-bin/Manifest
index 04c9053caf98..8d32ede1a16c 100644
--- a/net-im/discord-bin/Manifest
+++ b/net-im/discord-bin/Manifest
@@ -1 +1 @@
-DIST discord-0.0.12.deb 68328818 BLAKE2B 3416f7f49e4894fbf03bbe61a225d79df934456205776755b77a6d3c385e379021d5af679270012e0f134850964d993165ca25bf6c33980477e0dfe7112e6b6b SHA512 79c4bc0667b1f7ee693c14356d18be36f5597c1d7740a99abdf31139d54fa2237bb0d6602511d6ba78e2e94871506758728ac43b5b301581561ae463a19229b5
+DIST discord-0.0.13.deb 70624982 BLAKE2B 210dc6f287ccf17d14cb595ad41d508b0d73285e0cb1cacd24b678377c0aa7f5bc111b5cc3a1a3054a05349b96cdd82f589b6001ceca44fbe33bf78513f83f2d SHA512 6b42039a37034f1774f9ad07c9b43dab326ee4f7915b07f976c596ec9cad166871c870145bee42bce170e724c1e99fdd91388f1a6c5f0ec434f757389f1f89e6
diff --git a/net-im/discord-bin/discord-bin-0.0.12.ebuild b/net-im/discord-bin/discord-bin-0.0.13.ebuild
index b9bcb204ab0e..36719eb898c4 100644
--- a/net-im/discord-bin/discord-bin-0.0.12.ebuild
+++ b/net-im/discord-bin/discord-bin-0.0.13.ebuild
@@ -54,13 +54,15 @@ S="${WORKDIR}"
QA_PREBUILT="
opt/discord/${MY_BIN}
opt/discord/chrome-sandbox
+ opt/discord/libffmpeg.so
+ opt/discord/libvk_swiftshader.so
+ opt/discord/libvulkan.so
opt/discord/libEGL.so
opt/discord/libGLESv2.so
+ opt/discord/libVkICD_mock_icd.so
opt/discord/swiftshader/libEGL.so
opt/discord/swiftshader/libGLESv2.so
opt/discord/swiftshader/libvk_swiftshader.so
- opt/discord/libVkICD_mock_icd.so
- opt/discord/libffmpeg.so
"
CONFIG_CHECK="~USER_NS"