From 4debda3dccd0391c810c147cd48ea4c896d6aaa4 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 9 Jul 2025 07:32:50 +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 1cd70fc..2636caf 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 = "910dad4c5755c1735d30da10c96d9086aa2a608d" +SRCREV = "dafa5d09b413d08a55a81f6f8e85775d717bacda" DEPENDS = "scdoc-native" RDEPENDS:${PN} = "bash sed jq libnotify grim slurp wl-clipboard"