[gnome-games/wip/aplazas/git-to-gitlab: 4/4] flatpak: Update git.gnome.org URLs to gitlab.gnome.org



commit 95c85dc1d3d51c43601dac973207dba73b69baf1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Jun 27 08:53:41 2018 +0200

    flatpak: Update git.gnome.org URLs to gitlab.gnome.org

 flatpak/org.gnome.Games.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 35fe77e..11ebcde 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -79,7 +79,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/grilo";
+                    "url": "https://gitlab.gnome.org/GNOME/grilo.git";
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -118,7 +118,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/grilo-plugins";
+                    "url": "https://gitlab.gnome.org/GNOME/grilo-plugins.git";
                 }
             ],
             "cleanup": [ "/include" ]
@@ -139,7 +139,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/tracker";
+                    "url": "https://gitlab.gnome.org/GNOME/tracker.git";
                 }
             ]
         },


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