summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.6.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.5.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.6.bb
index 2f1e80abea..c128e41561 100644
--- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.5.bb
+++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.6.bb
@@ -11,6 +11,6 @@ inherit meson
11SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" 11SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14SRCREV = "385a900628644dc81fa4942ac848a765229be93a" 14SRCREV = "a88950d8d66308606a6cbb0cfece91376213ad2d"
15 15
16FILES:${PN} = "${datadir}/themes" 16FILES:${PN} = "${datadir}/themes"