From de7d0cc7ce796d8bae26ba275856ef0195aca220 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 22 Dec 2022 09:01:26 +0100 Subject: [PATCH] swaync: update --- recipes-gtk/swaync/swaync_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/swaync/swaync_git.bb b/recipes-gtk/swaync/swaync_git.bb index 9c3031b..e37a9e4 100644 --- a/recipes-gtk/swaync/swaync_git.bb +++ b/recipes-gtk/swaync/swaync_git.bb @@ -17,8 +17,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "0.7.2" -SRCREV = "2663f6342c63fd3eaa32763224693ef590545c57" +PV = "0.7.3" +SRCREV = "8371ace245c7403d563eb816975eab57829bd1a7" PACKAGECONFIG[bash] = "-Dbash-completions=true,-Dbash-completions=false" PACKAGECONFIG[fish] = "-Dfish-completions=true,-Dfish-completions=false"