diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb (renamed from meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.38.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.38.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb index aa490127e2..ff8e9fb9a0 100644 --- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.38.0.bb +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb | |||
@@ -6,9 +6,9 @@ SECTION = "x11/gnome" | |||
6 | 6 | ||
7 | GNOMEBASEBUILDCLASS = "meson" | 7 | GNOMEBASEBUILDCLASS = "meson" |
8 | 8 | ||
9 | inherit gnomebase allarch gettext upstream-version-is-even allarch | 9 | inherit gnomebase gettext allarch |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "f7712a873a80c9a9fcf3952611effeb2d9aed23a3e8abfcda8afb15c427d1ee3" | 11 | SRC_URI[archive.sha256sum] = "1da1ac0d261bedf0fcd2c85b480bc65505e23cf51f1143126c0d37717e693145" |
12 | 12 | ||
13 | FILES:${PN} += " \ | 13 | FILES:${PN} += " \ |
14 | ${datadir}/backgrounds \ | 14 | ${datadir}/backgrounds \ |