Skip to content

Commit

Permalink
flatpak: update GNOME runtime to v46
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Jun 7, 2024
1 parent 21a6d24 commit 157338b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flatpak/net.christianbeier.Gromit-MPX.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id: net.christianbeier.Gromit-MPX
runtime: org.gnome.Platform # using GNOME for the time being as we need dconf for setting hotkeys under Wayland
runtime-version: '44'
runtime-version: '46'
sdk: org.gnome.Sdk
command: gromit-mpx
finish-args:
Expand All @@ -24,8 +24,8 @@ modules:
- glib-compile-schemas /app/share/glib-2.0/schemas
sources:
- type: archive
url: https://download.gnome.org/sources/gnome-settings-daemon/44/gnome-settings-daemon-44.0.tar.xz
sha256: b417ada1c1342a8cf29837ecf2dec9bdcdb754235b1a161b6435c3d11f210999
url: https://download.gnome.org/sources/gnome-settings-daemon/46/gnome-settings-daemon-46.0.tar.xz
sha256: 0b9a0f64fa18a8e7e09b4c95a3f754fa033c2cdbd2dc35701f0618572c1cb3d7
- name: dconf
buildsystem: meson
config-opts:
Expand Down

0 comments on commit 157338b

Please sign in to comment.