diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gspell/gspell_1.8.2.bb (renamed from meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.8.2.bb index 9de298c418..128a89f5d7 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.8.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "spell adds spell-checking to a GTK+ applications" | 1 | SUMMARY = "gspell adds spell-checking to a GTK+ applications" |
2 | HOMEPAGE = "https://wiki.gnome.org/Projects/gspell" | 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/gspell" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" |
@@ -7,5 +7,5 @@ DEPENDS = "gtk+3 iso-codes enchant2" | |||
7 | 7 | ||
8 | inherit gnomebase gettext gobject-introspection | 8 | inherit gnomebase gettext gobject-introspection |
9 | 9 | ||
10 | SRC_URI[archive.md5sum] = "8269918ea5ff798e49943e7daf6a32b9" | 10 | SRC_URI[archive.md5sum] = "4f857382bc9d8d4afe1e67e5b5b9dbff" |
11 | SRC_URI[archive.sha256sum] = "819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5" | 11 | SRC_URI[archive.sha256sum] = "bb9195c3a95bacf556d0203e9691f7489e0d3bc5ae1e5a440c89b2f2435d3ed6" |