1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-23 19:08:25 +02:00

Update flatpak

This commit is contained in:
Nayam Amarshe 2023-10-28 14:00:53 +05:30
parent 14eb157e40
commit 3dd8ed90fa
2 changed files with 32 additions and 13 deletions

View File

@ -32,13 +32,13 @@
{
"type": "file",
"only-arches": ["x86_64"],
"url": "https://github.com/upscayl/upscayl/releases/download/v2.5.5/upscayl-2.5.5-linux.zip",
"sha256": "d57eb8e18ae4b92ecc15dffe6233430b6c52572ed42299e30d44bbc2b806d984"
"url": "https://github.com/upscayl/upscayl/releases/download/v2.9.1/upscayl-2.9.1-linux.zip",
"sha256": "238f1d9bebca8553b94572c6f9cf78b7838429f560842a90ad1f99ecda306c02"
},
{
"type": "file",
"url": "https://raw.githubusercontent.com/upscayl/upscayl/main/flatpak/org.upscayl.Upscayl.metainfo.xml",
"sha256": "839652e659a7bd5ef373f961ae5006c890356279cb06121c3372374b4654ae71"
"sha256": "e9fe8dc362f7b70f31c752c9c025b2f03447e17eaa93aa725a3a56b3ffc7893c"
},
{
"type": "script",
@ -48,7 +48,7 @@
],
"build-commands": [
"install -d /app/upscayl",
"unzip upscayl-2.5.1-linux -d /app/upscayl",
"unzip upscayl-2.9.1-linux -d /app/upscayl",
"install upscayl-run /app/bin/",
"install -Dm644 /app/upscayl/icon_512x512.png /app/share/icons/hicolor/512x512/apps/org.upscayl.Upscayl.png",
"install -Dm644 /app/upscayl/icon_128x128.png /app/share/icons/hicolor/128x128/apps/org.upscayl.Upscayl.png",

View File

@ -24,21 +24,40 @@
<screenshots>
<screenshot>
<caption>Banner</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl/main/1080p_banner.jpg</image>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/1.png</image>
</screenshot>
<screenshot type="default">
<caption>Explainer</caption>
<image>
https://raw.githubusercontent.com/upscayl/upscayl/main/1080p_explainer.jpg</image>
<screenshot>
<caption>Science Fiction to Reality</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/2.png</image>
</screenshot>
<screenshot type="default">
<caption>Regular Screenshot</caption>
<image>
https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/upscayl-desktop.png</image>
<screenshot>
<caption>5+ Upscaling Modes</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/3.png</image>
</screenshot>
<screenshot>
<caption>Upscale Transparent PNGs</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/4.png</image>
</screenshot>
<screenshot>
<caption>Upscale thousands of images at once</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/5.png</image>
</screenshot>
<screenshot>
<caption>Fully Customizable</caption>
<image>https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/6.png</image>
</screenshot>
</screenshots>
<releases>
<release version="v2.9.1" date="2023-10-28">
<description>
<p>Changes</p>
<ul>
<li>Updated dependencies ⚡️</li>
<li>Squashed bugs</li>
</ul>
</description>
</release>
<release version="v2.8.5" date="2023-09-21">
<description>
<p>Changes</p>