[geary/wip/flatpak-3-34-mainline-build-fixes: 1/2] Fix nightly flatpak gspell build error



commit 07f21327da7074aadd860fffe94d06ef3d4be972
Author: Michael Gratton <mike vee net>
Date:   Sat Aug 3 08:33:59 2019 +1000

    Fix nightly flatpak gspell build error
    
    Pin to 1.8.1 until fix with new FDO/GNOME runtime gets fixed.
    
    See GNOME/gspell#6

 org.gnome.Geary.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 7dec8273..42dbbd6d 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -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"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]