[gnome-nibbles] Attempt to fix nightly build



commit 31585a9b701fc8fba0c5a25451df3875c8b542ad
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Thu May 31 13:21:21 2018 +0000

    Attempt to fix nightly build

 org.gnome.Nibbles.json               | 2 +-
 org.gnome.games-support.modules.json | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Nibbles.json b/org.gnome.Nibbles.json
index a1e862a..ea7498c 100644
--- a/org.gnome.Nibbles.json
+++ b/org.gnome.Nibbles.json
@@ -33,7 +33,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/gnome-nibbles";
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-nibbles.git";
                 }
             ]
         }
diff --git a/org.gnome.games-support.modules.json b/org.gnome.games-support.modules.json
index 894f5e7..d837e2a 100644
--- a/org.gnome.games-support.modules.json
+++ b/org.gnome.games-support.modules.json
@@ -7,7 +7,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/libgee";
+                    "url": "https://gitlab.gnome.org/GNOME/libgee.git";
                 }
             ]
         },
@@ -16,7 +16,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/libgnome-games-support";
+                    "url": "https://gitlab.gnome.org/GNOME/libgnome-games-support.git";
                 }
             ]
         }


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