From b7763b5694f3fe210ae23a11fcddaf259016799f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 15 Nov 2022 08:51:27 +0100 Subject: [PATCH] gtk-layer-shell: update --- recipes-gtk/gtk-layer-shell/gtk-layer-shell_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-gtk/gtk-layer-shell/gtk-layer-shell_git.bb b/recipes-gtk/gtk-layer-shell/gtk-layer-shell_git.bb index dc64d5f..92dc204 100644 --- a/recipes-gtk/gtk-layer-shell/gtk-layer-shell_git.bb +++ b/recipes-gtk/gtk-layer-shell/gtk-layer-shell_git.bb @@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/www/gtk-layer-shell/issues" SECTION = "graphics" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE_MIT.txt;md5=d015f272ca1521139fd99ea64d6e5e23" +LIC_FILES_CHKSUM = "file://LICENSE_MIT.txt;md5=ffeb3391e5dace600b84c757688b9f1b" REQUIRED_DISTRO_FEATURES = "wayland gobject-introspection-data" @@ -21,8 +21,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "0.7.0" -SRCREV = "ca37ef1baa623302dda5fcea200d04e0d9a10578" +PV = "0.8.0" +SRCREV = "08bef6b08ef7fd7c3380747e4a0d84c68209f21e" inherit meson pkgconfig features_check gobject-introspection vala