Fixed Appimage CI
Some checks failed
CI / linux (push) Failing after 2m47s
CI / windows-cross (push) Successful in 2m8s
CI / release (push) Has been skipped

This commit is contained in:
= 2026-08-07 21:25:00 -04:00
parent 016bac001d
commit fcf6b22582
2 changed files with 6 additions and 1 deletions

0
packaging/capture.sh Normal file → Executable file
View file

View file

@ -36,9 +36,14 @@
</p>
</description>
<!-- Only url types the oldest AppStream we validate against understands. CI
runs appstreamcli from Ubuntu 22.04 (AppStream 0.15), which rejects
vcs-browser as an unknown type and fails the build on the warning - newer
appstreamcli accepts it, so this passes locally and breaks in CI. Same
reasoning as the glibc floor: target the oldest supported LTS. The source
repository is linked from the homepage. -->
<url type="homepage">https://quicksearch.karsttech.com</url>
<url type="bugtracker">https://github.com/DataScienceDIY/quick_search/issues</url>
<url type="vcs-browser">https://code.karsttech.com/jeremy/quick_search</url>
<provides>
<binary>quicksearch</binary>