mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 03:30:34 +00:00
Update qBittorrent.appdata.xml
Usage of the <updatecontact/> breaks validation. The correct tag is <update_contact/> as per info on this page: http://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-update_contact
This commit is contained in:
parent
422db313de
commit
23842a8ec3
2
dist/unix/qBittorrent.appdata.xml
vendored
2
dist/unix/qBittorrent.appdata.xml
vendored
@ -57,5 +57,5 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<url type="homepage">http://www.qbittorrent.org/</url>
|
||||
<updatecontact>sledgehammer999@qbittorrent.org</updatecontact>
|
||||
<update_contact>sledgehammer999@qbittorrent.org</update_contact>
|
||||
</component>
|
||||
|
Loading…
Reference in New Issue
Block a user