upgpkg: discord-electron 0.0.95-1

upstream release
Update Electron version to 36 again by using workaround: https://github.com/electron/electron/issues/46538#issuecomment-2790356082
This commit is contained in:
Manuel 2025-05-19 21:06:45 +02:00
parent d81950af6a
commit 11bbcf4f94
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 13 additions and 12 deletions

View file

@ -38,4 +38,5 @@ unset flags_file krisp_bin
exec /usr/lib/@ELECTRON@/electron \
/usr/lib/@PKGNAME@/resources/app.asar \
--ozone-platform-hint=auto \
--gtk-version=3 \
"${flags[@]}" "$@"