Fix metainfo

Comment out vcs-browser url type for now. It's a pretty recent addition to the standard and is considered an error by some older utilities
This commit is contained in:
Exzap 2022-10-12 15:23:04 +02:00
parent f65dbe8437
commit 0412dec078

View File

@ -60,14 +60,11 @@
<url type="bugtracker">https://github.com/cemu-project/Cemu/issues</url>
<url type="faq">https://cemu.info/faq.html</url>
<url type="help">https://wiki.cemu.info</url>
<url type="vcs-browser">https://github.com/cemu-project/Cemu</url>
<!-- <url type="vcs-browser">https://github.com/cemu-project/Cemu</url> -->
<categories>
<category>Game</category>
<category>Emulator</category>
</categories>
<requires>
<memory>4096</memory>
</requires>
<recommends>
<memory>8192</memory>
</recommends>