diff --git a/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml b/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml index 6e621dd2e..c0f630a0e 100644 --- a/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml +++ b/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml @@ -13,7 +13,7 @@ Game engine for Classic Doom https://zdoom.org/index - https://github.com/coelckers/gzdoom + https://github.com/ZDoom/gzdoom/issues https://zdoom.org/wiki/Main_Page https://zdoom.org/about https://forum.zdoom.org/ @@ -60,19 +60,19 @@ - https://cdn.jsdelivr.net/gh/flathub/org.zdoom.GZDoom/images/image_02.png + https://cdn.jsdelivr.net/gh/ZDoom/gzdoom@master/src/posix/freedesktop/screenshot_doom.png Doom screenshot - https://cdn.jsdelivr.net/gh/flathub/org.zdoom.GZDoom/images/image_01.png + https://cdn.jsdelivr.net/gh/ZDoom/gzdoom@master/src/posix/freedesktop/screenshot_strife.png Strife screenshot - https://cdn.jsdelivr.net/gh/flathub/org.zdoom.GZDoom/images/image_03.png + https://cdn.jsdelivr.net/gh/ZDoom/gzdoom@master/src/posix/freedesktop/screenshot_heretic.png Heretic screenshot - https://cdn.jsdelivr.net/gh/flathub/org.zdoom.GZDoom/images/image_04.png + https://cdn.jsdelivr.net/gh/ZDoom/gzdoom@master/src/posix/freedesktop/screenshot_hexen.png Hexen screenshot diff --git a/src/posix/freedesktop/screenshot_doom.png b/src/posix/freedesktop/screenshot_doom.png new file mode 100644 index 000000000..038d66676 Binary files /dev/null and b/src/posix/freedesktop/screenshot_doom.png differ diff --git a/src/posix/freedesktop/screenshot_heretic.png b/src/posix/freedesktop/screenshot_heretic.png new file mode 100644 index 000000000..2133b60dc Binary files /dev/null and b/src/posix/freedesktop/screenshot_heretic.png differ diff --git a/src/posix/freedesktop/screenshot_hexen.png b/src/posix/freedesktop/screenshot_hexen.png new file mode 100644 index 000000000..22d66c167 Binary files /dev/null and b/src/posix/freedesktop/screenshot_hexen.png differ diff --git a/src/posix/freedesktop/screenshot_strife.png b/src/posix/freedesktop/screenshot_strife.png new file mode 100644 index 000000000..50034c4e8 Binary files /dev/null and b/src/posix/freedesktop/screenshot_strife.png differ