diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-07 00:59:41 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-07 00:59:41 +0200 |
commit | cd95fe874cd0f6310f39f6a8589b7b098341491e (patch) | |
tree | 712eead99593a115a71825f2ee89e0f7f8d2c337 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 59fe99b2113548d0349761d794513288424b9856 (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 2322822..8d6a196 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -6,7 +6,10 @@ <developer_name>dec05eba</developer_name> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0</project_license> - <url type="homepage">https://git.dec05eba.com/gpu-screen-recorder-gtk/about/</url> + <url type="homepage">https://git.dec05eba.com/gpu-screen-recorder/about/</url> + <url type="bugtracker">https://git.dec05eba.com/?p=about</url> + <url type="contribute">https://git.dec05eba.com/?p=about</url> + <url type="donation">https://git.dec05eba.com/?p=about</url> <supports> <control>pointing</control> @@ -25,11 +28,16 @@ <launchable type="desktop-id">com.dec05eba.gpu_screen_recorder.desktop</launchable> <screenshots> <screenshot type="default"> - <image>https://raw.githubusercontent.com/dec05eba/flathub/gpu_screen_recorder/resources/screenshot1.png</image> + <image>https://raw.githubusercontent.com/flathub/com.dec05eba.gpu_screen_recorder/master/resources/screenshot1.png</image> </screenshot> </screenshots> <releases> + <release version="1.1.2" date="2022-10-07"> + <description> + <p>Fix possible crash</p> + </description> + </release> <release version="1.1.1" date="2022-10-05"> <description> <p>Fix possible pulseaudio crash</p> |