diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.7.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb similarity index 82% rename from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.7.bb rename to meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb index 7d7f8a0b6f..6a24c037f2 100644 --- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.7.bb +++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb @@ -8,9 +8,9 @@ DEPENDS = "sassc-native" inherit meson -SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" +SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main;tag=v${PV}" S = "${WORKDIR}/git" -SRCREV = "88577252bb7a18f445a108d9a4d2dd046e7abb27" +SRCREV = "72b805550d6245f18021e1530f329ce81999445e" FILES:${PN} = "${datadir}/themes"