[gnome-builder] flatpak: update URLs to template/jsonrpc-glib to gitlab



commit 0958957cb97f11bfffb67608a096f4d0097b1e04
Author: Christian Hergert <chergert redhat com>
Date:   Tue Nov 28 01:51:22 2017 -0800

    flatpak: update URLs to template/jsonrpc-glib to gitlab

 build-aux/flatpak/org.gnome.Builder.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Builder.json b/build-aux/flatpak/org.gnome.Builder.json
index b346462..61018ad 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -544,7 +544,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/template-glib";
+                    "url": "https://gitlab.gnome.org/GNOME/template-glib.git";
                 }
             ]
         },
@@ -557,7 +557,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/jsonrpc-glib";
+                    "url": "https://gitlab.gnome.org/GNOME/jsonrpc-glib.git";
                 }
             ]
         },


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