diff options
-rw-r--r-- | meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.8.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.7.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.8.bb index 8f412e431a..2a3f772f8f 100644 --- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.7.bb +++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_4.8.bb | |||
@@ -11,6 +11,6 @@ inherit meson | |||
11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" | 11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | SRCREV = "f5e0807a4572ef6d9ca27042b41211efb41936d2" | 14 | SRCREV = "7ee024ed79f68875e5dea3616be24a703cf72cc5" |
15 | 15 | ||
16 | FILES:${PN} = "${datadir}/themes" | 16 | FILES:${PN} = "${datadir}/themes" |