From b338c274e29b1ed738c087d9f308190dc6cb861f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 25 Sep 2022 16:56:43 +0200 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 50c2164..9c3031b 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.6.3" -SRCREV = "3b317c45129f8051d6c3be9d2894d8ae15449dcd" +PV = "0.7.2" +SRCREV = "2663f6342c63fd3eaa32763224693ef590545c57" PACKAGECONFIG[bash] = "-Dbash-completions=true,-Dbash-completions=false" PACKAGECONFIG[fish] = "-Dfish-completions=true,-Dfish-completions=false"