Open teohhanhui opened 3 months ago
Currently the flatpak manifest does not exclude aarch64, so if the user tries to install, they get the x86_64 build instead.
aarch64
x86_64
So what is this?
https://github.com/flathub/dev.krtirtho.Flemozi/blob/master/flahub.json#L2
@hfiguiere Uhh... There's a typo in the filename: flahub.json -> flathub.json lmao :see_no_evil:
flahub.json
flathub.json
Currently the flatpak manifest does not exclude
aarch64
, so if the user tries to install, they get thex86_64
build instead.