diff options
| -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 | ||
| 9 | inherit meson | 9 | inherit meson |
| 10 | 10 | ||
| 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;tag=v${PV}" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | SRCREV = "88577252bb7a18f445a108d9a4d2dd046e7abb27" | 14 | SRCREV = "72b805550d6245f18021e1530f329ce81999445e" |
| 15 | 15 | ||
| 16 | FILES:${PN} = "${datadir}/themes" | 16 | FILES:${PN} = "${datadir}/themes" |
