From 25ab3ea482a5861f2158baf137e76fb1a8984cc7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 4 Mar 2026 11:12:18 +0100 Subject: [PATCH] hyprshutdown: update --- .../{hyprshutdown_0.0.1.bb => hyprshutdown_0.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprshutdown/{hyprshutdown_0.0.1.bb => hyprshutdown_0.1.0.bb} (88%) diff --git a/recipes-support/hyprland/hyprshutdown/hyprshutdown_0.0.1.bb b/recipes-support/hyprland/hyprshutdown/hyprshutdown_0.1.0.bb similarity index 88% rename from recipes-support/hyprland/hyprshutdown/hyprshutdown_0.0.1.bb rename to recipes-support/hyprland/hyprshutdown/hyprshutdown_0.1.0.bb index 465e7c3..e710f63 100644 --- a/recipes-support/hyprland/hyprshutdown/hyprshutdown_0.0.1.bb +++ b/recipes-support/hyprland/hyprshutdown/hyprshutdown_0.1.0.bb @@ -14,6 +14,6 @@ DEPENDS = " \ SRC_URI = "git://github.com/hyprwm/hyprshutdown.git;protocol=https;branch=main" -SRCREV = "89e23430308553db4decc34aaa3a9de42cbb33cb" +SRCREV = "9f18be9c4e1a484c65b22dd53280815dc79a5a56" inherit cmake pkgconfig