[gnome-builder] flatpak: update gitlab URLs



commit 9f4eb04f5892374cf5ec90e9e6eb5037bb523033
Author: Christian Hergert <chergert redhat com>
Date:   Sat May 26 10:52:53 2018 -0700

    flatpak: update gitlab URLs

 build-aux/flatpak/org.gnome.Builder.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Builder.json b/build-aux/flatpak/org.gnome.Builder.json
index 910b65cb8..58927873e 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -512,7 +512,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/libgit2-glib";
+                    "url" : "https://gitlab.gnome.org/GNOME/libgit2-glib.git";
                 },
                 {
                     "type" : "patch",
@@ -539,7 +539,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/gtksourceview";,
+                    "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git";,
                     "branch" : "gnome-3-24"
                 }
             ]
@@ -551,7 +551,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/amtk";
+                    "url" : "https://gitlab.gnome.org/GNOME/amtk.git";
                 }
             ]
         },
@@ -574,7 +574,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/devhelp";
+                    "url" : "https://gitlab.gnome.org/GNOME/devhelp.git";
                 }
             ]
         },
@@ -626,7 +626,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/gspell";
+                    "url" : "https://gitlab.gnome.org/GNOME/gspell.git";
                 }
             ]
         },
@@ -650,7 +650,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/sysprof";
+                    "url" : "https://gitlab.gnome.org/GNOME/sysprof.git";
                 }
             ]
         },


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