summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.bb
index 577acda59b..d10f5ad413 100644
--- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.1.bb
+++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.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 = "a3e1050341956fcae53b2b4403affcf2578a42f4" 14SRCREV = "8056d8701afbd9b985668916557159432e6ad824"
15 15
16FILES:${PN} = "${datadir}/themes" 16FILES:${PN} = "${datadir}/themes"