From 88cd7b2eff53144a3e0ca92b102952be46c8d960 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 5 Oct 2025 08:13:14 +0200 Subject: [PATCH] hyprland-contrib: update --- .../hyprland/hyprland-contrib/hyprland-contrib_0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_0.1.bb b/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_0.1.bb index 4c8c2fc..2fb30d8 100644 --- a/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_0.1.bb +++ b/recipes-support/hyprland/hyprland-contrib/hyprland-contrib_0.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a0836e8f0d25d383d1195ea44fdd185d" SRC_URI = "git://github.com/hyprwm/contrib.git;protocol=https;branch=main" -SRCREV = "04721247f417256ca96acf28cdfe946cf1006263" +SRCREV = "32e1a75b65553daefb419f0906ce19e04815aa3a" DEPENDS = "scdoc-native" RDEPENDS:${PN} = "bash sed jq libnotify grim slurp wl-clipboard"