From 21ca01ef1e42a27d7e9ae2cf74193ad366adf061 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 2 Aug 2025 14:25:00 +0200 Subject: [PATCH] hyprpolkitagent: update --- .../{hyprpolkitagent_0.1.2.bb => hyprpolkitagent_0.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/{hyprpolkitagent_0.1.2.bb => hyprpolkitagent_0.1.3.bb} (91%) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.2.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.3.bb similarity index 91% rename from dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.2.bb rename to dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.3.bb index 0eba637..2d6a736 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.2.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_0.1.3.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 = "0f0d412d4f8479c6f67f39bd6941b2f07343ff66" +SRCREV = "7e4054410f6d6331b239fea1c659ad6a917fbf6a" DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native polkit polkit-qt hyprutils" RDEPENDS:${PN} = "hyprland-qt-support"