From 79d433e6bc2d77bf06d835ba1f2aa8d82b0cefa3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 13 Jun 2025 19:28:58 +0200 Subject: [PATCH] hyprland-contrib: update --- .../hyprland/hyprland-contrib/hyprland-contrib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_git.bb b/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_git.bb index 2634e5c..6d9bd0d 100644 --- a/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_git.bb +++ b/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a0836e8f0d25d383d1195ea44fdd185d" SRC_URI = "git://github.com/hyprwm/contrib.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "bd81329944be53b0ffb99e05864804b95f1d7c65" +SRCREV = "910dad4c5755c1735d30da10c96d9086aa2a608d" PV = "0.1" DEPENDS = "scdoc-native"