summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-gnome')
-rw-r--r--meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.7.bb)4
1 files changed, 2 insertions, 2 deletions
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
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"
8 8
9inherit meson 9inherit meson
10 10
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;tag=v${PV}"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14SRCREV = "88577252bb7a18f445a108d9a4d2dd046e7abb27" 14SRCREV = "72b805550d6245f18021e1530f329ce81999445e"
15 15
16FILES:${PN} = "${datadir}/themes" 16FILES:${PN} = "${datadir}/themes"