From 495316a6bbf3ad10be2fb94a38198e2e4d08707e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 17 Mar 2024 19:26:29 +0100 Subject: [PATCH] hyprland-contrib: update --- recipes-support/hyprland/hyprland-contrib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland-contrib_git.bb b/recipes-support/hyprland/hyprland-contrib_git.bb index e5eea87..f559eff 100644 --- a/recipes-support/hyprland/hyprland-contrib_git.bb +++ b/recipes-support/hyprland/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 = "16884001b26e6955ff4b88b4dfe4c8986e20f153" +SRCREV = "75420d09f93346d9d23d5a1e26b42699f6b66cd6" PV = "0.1" DEPENDS = "scdoc-native"