+++ to secure your transactions use the Bitcoin Mixer Service +++

 

Commit 639e69c6 authored by Jehan's avatar Jehan

build: bumping flatpak dependency to GNOME 3.24 runtime.

parent e83e99db
......@@ -14,12 +14,13 @@ GIMP Flatpak HowTo
Check out the available versions at: http://flatpak.org/runtimes.html
Verify that we use the last runtime version in `org.gimp.GIMP.json`:
> "runtime-version": "3.22"
> "runtime-version": "3.24"
* Install this runtime and the corresponding SDK if you haven't already:
> flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo
> flatpak install gnome org.gnome.Platform//3.22 org.gnome.Sdk//3.22
> flatpak install gnome org.gnome.Platform/x86_64/3.24 org.gnome.Sdk/x86_64/3.24
> flatpak install gnome org.gnome.Platform/i386/3.24 org.gnome.Sdk/i386/3.24
Or simply update them:
......
......@@ -2,7 +2,7 @@
"id": "org.gimp.GIMP",
"branch": "master",
"runtime": "org.gnome.Platform",
"runtime-version": "3.22",
"runtime-version": "3.24",
"sdk": "org.gnome.Sdk",
"command": "gimp-2.9",
"rename-desktop-file": "gimp.desktop",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment