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