aboutsummaryrefslogtreecommitdiffstats
path: root/resource
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-26 10:01:34 +0000
committersaturneric <[email protected]>2024-07-26 10:08:07 +0000
commit09f6952d0a965f5dc29c8ca602bf49e3dc7f81fd (patch)
tree65dc5adb6ba997c4ec98bb3616cb594a638967dc /resource
parentfix: Qt6CoreConfigureFileTemplate.in does not exist (diff)
downloadGpgFrontend-09f6952d0a965f5dc29c8ca602bf49e3dc7f81fd.tar.gz
GpgFrontend-09f6952d0a965f5dc29c8ca602bf49e3dc7f81fd.zip
fix: solve the wayland issue of flatpak and fix urls at appstream meta file
cause: QApplication inadvertently initialised twice
Diffstat (limited to 'resource')
-rw-r--r--resource/appstream/com.bktus.gpgfrontend.appdata.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/resource/appstream/com.bktus.gpgfrontend.appdata.xml b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
index e278a1fa..c257cc63 100644
--- a/resource/appstream/com.bktus.gpgfrontend.appdata.xml
+++ b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
@@ -13,10 +13,10 @@
<developer_name>Saturneric</developer_name>
<content_rating type="oars-1.0" />
- <url type="homepage">https://gpgfrontend.bktus.com/</url>
+ <url type="homepage">https://gpgfrontend.bktus.com</url>
<url type="bugtracker">https://github.com/saturneric/GpgFrontend/issues</url>
- <url type="contact">https://gpgfrontend.bktus.com/contract</url>
- <url type="translate">https://gpgfrontend.bktus.com/translate-interface</url>
+ <url type="contact">hhttps://www.gpgfrontend.bktus.com/overview/contact</url>
+ <url type="translate">hhttps://www.gpgfrontend.bktus.com/appendix/translate-interface</url>
<url type="vcs-browser">https://github.com/saturneric/GpgFrontend</url>
<launchable type="desktop-id">com.bktus.gpgfrontend.desktop</launchable>
@@ -72,6 +72,7 @@
</keywords>
<releases>
+ <release version="2.1.3" date="2024-05-11"/>
<release version="2.1.2" date="2024-02-02"/>
<release version="2.1.1" date="2023-09-19"/>
<release version="2.1.0" date="2023-08-01"/>