From 7d3429291fc0ddc80127c5e603f92f7eb9a99a04 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 4 Sep 2024 07:56:35 +0200 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 67719f2..a521c72 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 = "65d42dcbfde2229a75ccdb195c318dfe241f9ade" +SRCREV = "ae618eafa81b596db034c5df1d75d4eddf785824" PV = "0.1" DEPENDS = "scdoc-native"