From 4ea2fddf5afca59fdea499637055e09a1129b3f7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Mar 2025 18:55:19 +0100 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 17c18d6..2634e5c 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 = "d7c55140f1785b8d9fef351f1cd2a4c9e1eaa466" +SRCREV = "bd81329944be53b0ffb99e05864804b95f1d7c65" PV = "0.1" DEPENDS = "scdoc-native"