1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-14 18:57:41 +01:00

Merge branch 'upscayl:main' into main

This commit is contained in:
Danik1601 2023-05-09 17:25:45 +03:00 committed by GitHub
commit be1c831a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,8 @@
},
{
"type": "file",
"path": "org.upscayl.Upscayl.metainfo.xml"
"url": "https://raw.githubusercontent.com/upscayl/upscayl/main/flatpak/org.upscayl.Upscayl.metainfo.xml",
"sha256": "2334810d9a0707c7cbd9a095c904f394462320bdeee91ac8c03c2873c1b29aa6"
},
{
"type": "script",
@ -51,7 +52,7 @@
],
"build-commands": [
"install -d /app/upscayl",
"unzip upscayl-2.5.0-linux -d /app/upscayl",
"unzip upscayl-2.5.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",