Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Linux appdata file #4575

Merged
merged 1 commit into from
Apr 23, 2023
Merged

Conversation

ilya-zlobintsev
Copy link
Contributor

Description

Unfortunately the changes in #4573 were not actually valid, as you aren't allowed to put urls in description, causing Flatpak builds to fail:

builddir/files/share/appdata/com.chatterino.chatterino.appdata.xml: FAILED:
• style-invalid         : <release> description should be prose and not contain hyperlinks [<p>See the website for the changelog:</p><p>https://chatterino.com/changelog</p>]

This changes the file to link to the release in the url field. It doesn't seem to be possible to link to a specific version on https://chatterino.com/changelog, so it's linking to a Github release instead.

@ilya-zlobintsev ilya-zlobintsev changed the title fix appdata file Fix Linux appdata file Apr 23, 2023
@pajlada pajlada enabled auto-merge (squash) April 23, 2023 07:57
@pajlada pajlada merged commit 4d0e4c1 into Chatterino:master Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants