Closed tinywrkb closed 3 years ago
Something might be wrong with the build bot, let's try manually.
I'm sorry, i did not understand that command.
bot, build org.flameshot.Flameshot
Queued test build for org.flameshot.Flameshot.
Started test build 53775
Build 53775 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/51721/org.flameshot.Flameshot.flatpakref
Started test build 53838
I made a minor change to use ${FLATPAK_ID}
instead of org.flameshot.Flameshot
. It's working locally, so should still be built correctly by the CI.
Build 53838 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/51784/org.flameshot.Flameshot.flatpakref
@tinywrkb is this ready for me to merge now?
Yes, it's ready for merging.
Add flatpak-external-data-checker support
We could stay on git source type and use the JSON checker, but Github has a 60 API requests hourly limit for unauthenticated requests, so it's not fun to work with locally.
Update to v0.10.0
Exec
entry in the desktop file, as it's hardcoding/usr/bin
path. edit: this need to be fixed upstreamIt seems to work correctly with
desktop-file-edit
even though the desktop file has multiple groups, it only changes the key value in theDesktop Entry
group.Build was only tested with Sway 1.6.1.