[gnome-news] flatpak: Use the HTTPS protocol, not the Git one



commit 21e58acce47cbc5bc1afae991c46d8e0b01455c4
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Sun Oct 8 12:08:14 2017 +0200

    flatpak: Use the HTTPS protocol, not the Git one

 org.gnome.News.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.News.json b/org.gnome.News.json
index e305945..8b7f96e 100644
--- a/org.gnome.News.json
+++ b/org.gnome.News.json
@@ -53,7 +53,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/gnome-news"
+                    "url": "https://git.gnome.org/browse/gnome-news";
                 }
             ]
         }


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