From 1018fbc06d0b89e86ec2e47bd4e81a9e8e465ba3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 5 Dec 2024 09:44:53 +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 a521c72..17c18d6 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 = "ae618eafa81b596db034c5df1d75d4eddf785824" +SRCREV = "d7c55140f1785b8d9fef351f1cd2a4c9e1eaa466" PV = "0.1" DEPENDS = "scdoc-native"