summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2023-03-30 20:41:10 -0400
committerNick Sarnie <sarnex@gentoo.org>2023-03-30 20:43:42 -0400
commit806e1aa0de39ab3f7a89871c02124fcea6fb6965 (patch)
tree88a66df8cb026e66c0e0a48ce4de552d4f9817ad /net-im
parentx11-misc/primus: unkeyword 0.2-r3 for ~x86 (diff)
downloadgentoo-806e1aa0de39ab3f7a89871c02124fcea6fb6965.tar.gz
gentoo-806e1aa0de39ab3f7a89871c02124fcea6fb6965.tar.bz2
gentoo-806e1aa0de39ab3f7a89871c02124fcea6fb6965.zip
net-im/discord: add 0.0.26, drop 0.0.25
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/discord/Manifest2
-rw-r--r--net-im/discord/discord-0.0.26.ebuild (renamed from net-im/discord/discord-0.0.25.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index b1f0b60d9ccf..0c2ba44cf6f2 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.25.tar.gz 77709937 BLAKE2B 48617283675866b3ec8e8e7000800897fc8532ced4329a59561826d1eb018106ff4d499b5a3620ab3d557970f066f0e973211f9eb32f2566130298bd41abff57 SHA512 21a3e6dff2fd33fe0cd5b1c9c340cbeebc6fd214d9f0be8c05ac9faad2f287d17726bd45bebb4ecebe90533da20f501ad1156ac8097318d7545f78811ebe1224
+DIST discord-0.0.26.tar.gz 93012747 BLAKE2B 9759a1319835d48e5bc5a72b9c96308ac2cc8251de66b82b55abff0cb2ea199a94f7fa25488a95ed577176ce12fe6eb8455f25fa111b6306778f195b15dc6468 SHA512 65477c2c033f30850a699706a6502ff4f4af8838185716d968d641fdab3033555139b04bf91a111a847aca14113e33ba6248d49ba317fd43cbacb099e974117b
diff --git a/net-im/discord/discord-0.0.25.ebuild b/net-im/discord/discord-0.0.26.ebuild
index 65e97d33cf4d..95653d446eaa 100644
--- a/net-im/discord/discord-0.0.25.ebuild
+++ b/net-im/discord/discord-0.0.26.ebuild
@@ -109,7 +109,7 @@ src_install() {
insinto "${DESTDIR}"
doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
insopts -m0755
- doins -r locales resources swiftshader
+ doins -r locales resources
# Chrome-sandbox requires the setuid bit to be specifically set.
# see https://github.com/electron/electron/issues/17972