[gnome-apps-nightly] Geary: Fix https git URLs.



commit eb07b5192ebe55d9037d6061ed75248d8f0db239
Author: Michael James Gratton <mike vee net>
Date:   Sun Feb 5 14:04:06 2017 +1100

    Geary: Fix https git URLs.

 org.gnome.Geary.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 88bf9f8..b348b99 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -78,7 +78,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/libgee";
+                    "url": "https://git.gnome.org/browse/libgee";
                 }
             ]
         },
@@ -87,7 +87,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/gmime";,
+                    "url": "https://git.gnome.org/browse/gmime";,
                     "branch": "gmime-2-6"
                 }
             ]
@@ -97,7 +97,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/geary";
+                    "url": "https://git.gnome.org/browse/geary";
                 }
             ]
         }


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