[gnome-news] flatpak: Move to the Gitlab URLs



commit 1e2d79aa67c4d1cf1a303a808105891e41605261
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Thu Jul 19 19:03:15 2018 +0200

    flatpak: Move to the Gitlab URLs

 org.gnome.News.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.News.json b/org.gnome.News.json
index 46f5ded..1cc0f0c 100644
--- a/org.gnome.News.json
+++ b/org.gnome.News.json
@@ -41,7 +41,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/libgrss";
+                    "url": "https://gitlab.gnome.org/GNOME/libgrss.git";
                 }
             ]
         },
@@ -56,7 +56,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/tracker";
+                    "url": "https://gitlab.gnome.org/GNOME/tracker.git";
                 }
             ]
         },
@@ -65,7 +65,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/gnome-news";
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-news.git";
                 }
             ]
         }


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