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"