diff --git a/SLiM.spec b/SLiM.spec index f5a2955e0..2e45222c6 100644 --- a/SLiM.spec +++ b/SLiM.spec @@ -113,6 +113,9 @@ update-mime-database -n /usr/share/mime/ xdg-mime install --mode system /usr/share/mime/packages/org.messerlab.slimgui-mime.xml %changelog +* Tue Sep 13 2022 Ben Haller - 4.0.1-1 +- Final candidate 1 for 4.0.1 release + * Tue Aug 23 2022 Bryce Carson - 4.0-2 - Include new changelog entry to identify the date of the new release diff --git a/org.messerlab.slimgui.appdata.xml b/org.messerlab.slimgui.appdata.xml index a47eb815e..4e051f014 100644 --- a/org.messerlab.slimgui.appdata.xml +++ b/org.messerlab.slimgui.appdata.xml @@ -13,7 +13,7 @@ - https://raw.githubusercontent.com/bryce-carson/SLiM/ab1a982d6f6238d1702cd6a146b4b90019a566d4/org.messerlab.slimgui.screenshot.png + https://raw.githubusercontent.com/MesserLab/SLiM/master/org.messerlab.slimgui.screenshot.png diff --git a/org.messerlab.slimgui.metainfo.xml b/org.messerlab.slimgui.metainfo.xml index 33110673c..ff475411b 100644 --- a/org.messerlab.slimgui.metainfo.xml +++ b/org.messerlab.slimgui.metainfo.xml @@ -17,11 +17,15 @@ org.messerlab.slimgui.desktop - https://raw.githubusercontent.com/bryce-carson/SLiM/ab1a982d6f6238d1702cd6a146b4b90019a566d4/org.messerlab.slimgui.screenshot.png + https://raw.githubusercontent.com/MesserLab/SLiM/master/org.messerlab.slimgui.screenshot.png https://github.com/MesserLab/SLiM/issues https://messerlab.org/slim/ Ben Haller + + + + diff --git a/org.messerlab.slimgui.screenshot.png b/org.messerlab.slimgui.screenshot.png new file mode 100644 index 000000000..89cd513fb Binary files /dev/null and b/org.messerlab.slimgui.screenshot.png differ