diff --git a/recipes-playground/plasma-settings_24.02.0.bb b/recipes-playground/plasma-settings_25.07.0.bb similarity index 59% rename from recipes-playground/plasma-settings_24.02.0.bb rename to recipes-playground/plasma-settings_25.07.0.bb index b0d3b6d..bb047f2 100644 --- a/recipes-playground/plasma-settings_24.02.0.bb +++ b/recipes-playground/plasma-settings_25.07.0.bb @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -# arbitrary selected hash to make it built with Qt6, no release yet -SRCREV = "8d8da9f091ea0c3d1caf1546cafa5a18c30cf9af" +# Version v25.07.0 +SRCREV = "e63400ddffa936a77132b746a6792618f788ea76" SRC_URI = "git://commits.kde.org/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git"