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:
parent
341111acfb
commit
07f21327da
1 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue