From c5f249b1b3d71b4545c2f50737fdc74146f538c7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 27 Jan 2025 22:07:59 +0100 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland/hyprland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland/hyprland_git.bb index 676efb1..d3655c0 100644 --- a/recipes-support/hyprland/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland/hyprland_git.bb @@ -45,8 +45,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch" -SRCREV = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217" -PV = "0.46.2" +SRCREV = "04ac46c54357278fc68f0a95d26347ea0db99496" +PV = "0.47.0" S = "${WORKDIR}/git" inherit meson pkgconfig features_check