From 49740f96c66650eb726107be05cfbec724f56932 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 2 Feb 2025 08:43:41 +0100 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland/hyprland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland/hyprland_git.bb index d3655c0..f8cd225 100644 --- a/recipes-support/hyprland/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland/hyprland_git.bb @@ -46,7 +46,7 @@ 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 = "04ac46c54357278fc68f0a95d26347ea0db99496" -PV = "0.47.0" +PV = "0.47.2" S = "${WORKDIR}/git" inherit meson pkgconfig features_check