From 6b423bd4aac36cd294d3367b05ff98058ee09159 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 Jan 2025 14:21:27 +0100 Subject: [PATCH] hyprpolkitagent: update --- .../meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb index 6b1c77c..8e82f70 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprpolkitagent.git;protocol=https;branch=main" -SRCREV = "615efd49303cb164bbf4ad065792e02d8f652a36" +SRCREV = "08cab3a4d9277687562702ae2db56305f9165081" S = "${WORKDIR}/git" PV = "0.1.1"