Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions com.serif.AffinityPhoto2.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: com.serif.AffinityPhoto2
runtime: org.gnome.Platform
runtime-version: "48"
runtime-version: '48'
sdk: org.gnome.Sdk
base: org.winehq.Wine
base-version: stable-24.08
Expand Down Expand Up @@ -39,8 +39,8 @@ modules:
buildsystem: meson
sources:
- type: archive
url: https://download.gnome.org/sources/zenity/4.1/zenity-4.1.99.tar.xz
sha256: 6fe2aa313c71e91ffa55b11dbec7904f31a40303e0a3f6016820ff6dee329ee2
url: https://download.gnome.org/sources/zenity/4.2/zenity-4.2.1.tar.xz
sha256: 5a9fd8d8316f90cb2e1a5a8f0d411eb9fcaf85957a8229ea3e803e81004a1ebd
x-checker-data:
type: gnome
name: zenity
Expand Down Expand Up @@ -94,8 +94,8 @@ modules:
sources:
- type: archive
dest-filename: affinityphoto.zip
url: http://localhost:5173/download/2.6.3
sha256: 26fd3149e8ccbd3cc75e916b68b572821588cebd8869e129262b62725d0c93b7
url: http://localhost:5173/download/2.6.5
sha256: ae829255b3449742948cab80cadf85e8c18644c9baf84fef295b5c5404753124
strip-components: 0
x-checker-data:
type: json
Expand All @@ -118,7 +118,8 @@ modules:
- install -Dm644 ${FLATPAK_ID}.mime.xml -t /app/share/mime/packages

- update-mime-database /app/share/mime
- desktop-file-install --rebuild-mime-info-cache --dir=/app/share/applications ${FLATPAK_ID}.desktop
- desktop-file-install --rebuild-mime-info-cache --dir=/app/share/applications
${FLATPAK_ID}.desktop

sources:
- type: extra-data
Expand Down