Fix nightly flatpak gspell build error

Pin to 1.8.1 until fix with new FDO/GNOME runtime gets fixed.

See GNOME/gspell#6
This commit is contained in:
Michael Gratton 2019-08-03 08:33:59 +10:00
parent 341111acfb
commit 07f21327da

View file

@ -115,9 +115,9 @@
],
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gspell.git",
"branch" : "master"
"type" : "archive",
"url": "https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz",
"sha256": "819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"
}
]
},