From 546ab6e580e2761506da5eac2382f6c82444e028 Mon Sep 17 00:00:00 2001 From: Marc Ferland Date: Wed, 24 Jul 2024 13:59:02 -0400 Subject: [PATCH] plasma-settings: bump revision to 24.02.0 Bump recipe to 24.02.0. Signed-off-by: Marc Ferland --- .../{plasma-settings_23.01.90.bb => plasma-settings_24.02.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-playground/{plasma-settings_23.01.90.bb => plasma-settings_24.02.0.bb} (82%) diff --git a/recipes-playground/plasma-settings_23.01.90.bb b/recipes-playground/plasma-settings_24.02.0.bb similarity index 82% rename from recipes-playground/plasma-settings_23.01.90.bb rename to recipes-playground/plasma-settings_24.02.0.bb index 6fa620f..b0d3b6d 100644 --- a/recipes-playground/plasma-settings_23.01.90.bb +++ b/recipes-playground/plasma-settings_24.02.0.bb @@ -3,6 +3,6 @@ require ${PN}.inc # arbitrary selected hash to make it built with Qt6, no release yet -SRCREV = "7034b7e09d3c817d0d6d496fcd1c11feabeb221d" +SRCREV = "8d8da9f091ea0c3d1caf1546cafa5a18c30cf9af" SRC_URI = "git://commits.kde.org/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git"