[gnome-music/wip/mschraal/flatpak-326: 4/8] flatpak: Correct https URLs



commit 5d7e9e8399ccfb6c9f79578e1e934924f4ffa023
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Feb 6 14:44:03 2018 +0100

    flatpak: Correct https URLs

 org.gnome.Music.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 2d9e7d4..8d3e8b5 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -42,7 +42,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/libmediaart";
+                    "url": "https://git.gnome.org/browse/libmediaart";
                 }
             ]
         },
@@ -67,7 +67,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/grilo";
+                    "url": "https://git.gnome.org/browse/grilo";
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -78,7 +78,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/grilo-plugins";
+                    "url": "https://git.gnome.org/browse/grilo-plugins";
                 }
             ],
             "cleanup": [ "/include" ]


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