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