Fix Flathub lint errors in manifest and metainfo
This commit is contained in:
parent
c11b28956a
commit
f52b4661d6
2 changed files with 2 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
<url type="homepage">https://github.com/HakanSeven12/H7CAD</url>
|
||||
<url type="bugtracker">https://github.com/HakanSeven12/H7CAD/issues</url>
|
||||
<url type="vcs-browser">https://github.com/HakanSeven12/H7CAD</url>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
|
|
@ -44,7 +45,7 @@
|
|||
|
||||
<content_rating type="oars-1.1" />
|
||||
|
||||
<developer id="io.github.HakanSeven12">
|
||||
<developer id="io.github.hakanseven12">
|
||||
<name>Hakan Seven</name>
|
||||
</developer>
|
||||
</component>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ finish-args:
|
|||
- --socket=wayland
|
||||
- --socket=fallback-x11
|
||||
- --share=ipc
|
||||
- --filesystem=home
|
||||
|
||||
build-options:
|
||||
append-path: /usr/lib/sdk/rust-stable/bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue