diff options
-rw-r--r-- | community/gsettings-desktop-schemas/checksums | 2 | ||||
-rwxr-xr-x | community/gsettings-desktop-schemas/post-install | 3 | ||||
-rw-r--r-- | community/gsettings-desktop-schemas/sources | 2 | ||||
-rw-r--r-- | community/gsettings-desktop-schemas/version | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/community/gsettings-desktop-schemas/checksums b/community/gsettings-desktop-schemas/checksums index 62da8f69..1fa2def1 100644 --- a/community/gsettings-desktop-schemas/checksums +++ b/community/gsettings-desktop-schemas/checksums @@ -1,2 +1,2 @@ %BLAKE3 -2c40914024bbb7c00242bb98ee4d3b34b3ee257838a18503d898440fdb3b0b1f gsettings-desktop-schemas-40.0.tar.xz +d713bbee7e3183927e1805e3aef2b629a1f2f03d09f4a61255249c3c0b582017 gsettings-desktop-schemas-41.0.tar.xz diff --git a/community/gsettings-desktop-schemas/post-install b/community/gsettings-desktop-schemas/post-install new file mode 100755 index 00000000..551057e9 --- /dev/null +++ b/community/gsettings-desktop-schemas/post-install @@ -0,0 +1,3 @@ +#!/bin/sh -e + +glib-compile-schemas /usr/share/glib-2.0/schemas/ diff --git a/community/gsettings-desktop-schemas/sources b/community/gsettings-desktop-schemas/sources index b2b1b7c6..3d02db66 100644 --- a/community/gsettings-desktop-schemas/sources +++ b/community/gsettings-desktop-schemas/sources @@ -1 +1 @@ -https://download.gnome.org/sources/gsettings-desktop-schemas/40/gsettings-desktop-schemas-40.0.tar.xz +https://download.gnome.org/sources/gsettings-desktop-schemas/41/gsettings-desktop-schemas-41.0.tar.xz diff --git a/community/gsettings-desktop-schemas/version b/community/gsettings-desktop-schemas/version index 7d5ae97c..f31a3d73 100644 --- a/community/gsettings-desktop-schemas/version +++ b/community/gsettings-desktop-schemas/version @@ -1 +1 @@ -40.0 1 +41.0 1 |