Browse Source

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
adaptive-webui-19844
who-me 9 years ago
parent
commit
031d14e320
  1. 2
      dist/unix/qBittorrent.appdata.xml

2
dist/unix/qBittorrent.appdata.xml vendored

@ -57,5 +57,5 @@ @@ -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…
Cancel
Save