From 41ef08bc1036dc71b9ae7ae1eadfa05777eb6746 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 24 Jul 2024 07:49:39 +0200 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland_git.bb index f185639..1d94f26 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -45,9 +45,9 @@ RRECOMMENDS:${PN} ?= " \ hyprland-contrib \ " -SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=aquamarine" +SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "10bbd96868967c272963ce8d8132b93f18f6d574" +SRCREV = "e2efecc24e6534f46352cab13975778e3f0b5735" PV = "0.42-dev" S = "${WORKDIR}/git"