Interesting behaviour: When downloading and opening a .flatpakref file in GNOME Software, it offers to install the flatpak from the remote fedora instead of the one referenced in the .flatpakref file. I could just observe it with the org.gimp.GIMP which is 3.0.0 in flathub but 3.0.0RC3 in fedora.
If someone reads this and can tell me where to report this I'd report it as a bug as it's unexpected behaviour.
@fluchtkapsel report to gnome software
But the https+flatpak links should behave correctly
@razze I haven't checked if the GIMP website offered the .flatpakref using this scheme. But it doesn't seem so:
```html
<a href="https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref">
Install GIMP flatpak
</a>
```
(source: https://testing.gimp.org/downloads/)
I don't know if that is where it should be used.
I created https://gitlab.gnome.org/GNOME/gnome-software/-/issues/2789 for now.
@fluchtkapsel the new scheme is still too new to be used (without fallback at least)
@fluchtkapsel definitely needs debugging; open an issue at: https://gitlab.gnome.org/GNOME/gnome-software/-/issues/new
Also attach the flatpakref file.