From 5e9ca5a72118ebfc1d325859d64c5fc6ec33c3b7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 8 May 2025 19:42:36 +0200 Subject: [PATCH] hyprpicker: update --- recipes-support/hyprland/hyprpicker/hyprpicker_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprpicker/hyprpicker_git.bb b/recipes-support/hyprland/hyprpicker/hyprpicker_git.bb index 908b7ff..1276ac8 100644 --- a/recipes-support/hyprland/hyprpicker/hyprpicker_git.bb +++ b/recipes-support/hyprland/hyprpicker/hyprpicker_git.bb @@ -4,9 +4,9 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25" SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main" -PV = "0.4.4" +PV = "0.4.5" S = "${WORKDIR}/git" -SRCREV = "fd77aea026d1cf46ebeeee44f6b5772116858048" +SRCREV = "980ebd486b8a4c2ac1670286f38d163db1e38cd9" DEPENDS = " \ cairo \