Hello,
Flagged the package as outdated since the switch to the bootstrap script.
Let me know if I can help with the updates.
| Git Clone URL: | https://aur.archlinux.org/openasar-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openasar-git |
| Description: | Open-source alternative of Discord desktop's app.asar |
| Upstream URL: | https://github.com/GooseMod/OpenAsar |
| Keywords: | discord |
| Licenses: | MIT |
| Conflicts: | openasar |
| Provides: | openasar |
| Submitter: | Kamack38 |
| Maintainer: | Kamack38 |
| Last Packager: | Kamack38 |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-05-01 22:06 (UTC) |
| Last Updated: | 2026-04-18 19:22 (UTC) |
Hello,
Flagged the package as outdated since the switch to the bootstrap script.
Let me know if I can help with the updates.
@sm9cc Thanks for supplying the solution. I've bumped the pkgrel, so reinstalling shouldn't be necessary.
@Kamack38 the post-upgrade-discord file needs fixing to support all discord variants.
In the post-upgrade-discord file -
install -Dm 644 /opt/openasar-git/app.asar /opt/discord/resources/app.asar
should be
install -Dm 644 /opt/openasar-git/app.asar /opt/${variant}/resources/app.asar
Also I would suggest adding the -f flag to the mv cmd in both post-upgrade-discord and pre-remove-discord
This should resolve the issue @atomo brought to light, thanks.
Package doesn't work, there's only app.asar.backup after updating discord-canary.
@sm9cc thank You for creating this package. It helped me add support for multiple discord client for openasar-git. All of Your changes have been incorporated to the main package, so I think this one will no longer be necessary.
@Nohan I have added discord-development and multiple different discord clients in the recent update. This package should work with them now.
Hello, Could you add this path for the discord-development aur package ?
Here is the path
/opt/discord-development/resources/app.asar
Thank you.
The scripts/injectPolyfills.sh script no longer exists and should be removed from PKGBUILD.
Refer to https://github.com/GooseMod/OpenAsar/pull/101
Pinned Comments
Kamack38 commented on 2022-11-08 16:34 (UTC)
Hi! I need your help. Could you please add comments with discord versions you want to be supported? I would be very grateful if you included the path to the
app.asarfile in your comment.