[gnome-dictionary/alatiera/update-git-urls] flatpak: Use the Gitlab URLs



commit 7a2c3893c3fd8e919d8dc3e67138cbd93d8589ad
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Tue Aug 28 21:03:34 2018 +0000

    flatpak: Use the Gitlab URLs
    
    This should fix the failing build here:
    
https://gnome1.codethink.co.uk/logs/build-2018-08-28-091349/build-gnome-apps-nightly-master-org.gnome.Dictionary-aarch64.txt

 data/org.gnome.Dictionary.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Dictionary.json b/data/org.gnome.Dictionary.json
index 494ba2c..78d6241 100644
--- a/data/org.gnome.Dictionary.json
+++ b/data/org.gnome.Dictionary.json
@@ -36,7 +36,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/gnome-dictionary"
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-dictionary.git";
                 }
             ]
         }


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