upgpkg: discord-electron 0.0.48-2: update electron, mod compat

* Update Electron version to 29
* Move asar to resources subfolder for Discord client mod compatibility
This commit is contained in:
Manuel 2024-04-09 12:07:40 +02:00
parent 4814f84b92
commit 6e3a7a3ca5
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 10 additions and 10 deletions

View file

@ -37,6 +37,6 @@ unset flags_file krisp_bin krisp_b2
exec /usr/lib/@ELECTRON@/electron \
/usr/lib/@PKGNAME@/app.asar \
/usr/lib/@PKGNAME@/resources/app.asar \
--ozone-platform-hint=auto \
"${flags[@]}" "$@"