From 9804d289f6b23da5c6d54fa77a81b50e207cce3f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 3 Nov 2024 11:10:46 +0100 Subject: [PATCH] hypridle: update --- recipes-support/hyprland/hypridle_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hypridle_git.bb b/recipes-support/hyprland/hypridle_git.bb index 5575ac6..216a616 100644 --- a/recipes-support/hyprland/hypridle_git.bb +++ b/recipes-support/hyprland/hypridle_git.bb @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main" DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++" S = "${WORKDIR}/git" -SRCREV = "af2d65dcdceda812e28ffe3497e03e8faa1bd46f" -PV = "0.1.4" +SRCREV = "26780ac51f6e7273e3934885036b7a7ed1a5af01" +PV = "0.1.5" inherit cmake pkgconfig