[gnome-todo] flatpak: Update modules urls



commit 43d1e0f4fb38be0672c5a185a32b2d33671eb024
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat May 26 11:29:32 2018 -0300

    flatpak: Update modules urls
    
    Everything moved to GitLab

 build-aux/flatpak/org.gnome.Todo.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 356e2c3..5088410 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -58,7 +58,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/gnome-online-accounts";
+                    "url" : "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git";
                 }
             ]
         },
@@ -104,11 +104,11 @@
                 "-DENABLE_VALA_BINDINGS=OFF",
                 "-DENABLE_INTROSPECTION=OFF"
             ],
-            "cmake" : true,
+            "buildsystem" : "cmake",
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/evolution-data-server";
+                    "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git";
                 }
             ]
         },
@@ -121,7 +121,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://git.gnome.org/browse/libpeas";
+                    "url" : "https://gitlab.gnome.org/GNOME/libpeas.git";
                 }
             ]
         },
@@ -131,7 +131,7 @@
                 {
                     "type" : "git",
                     "branch" : "librest-0-7",
-                    "url" : "https://git.gnome.org/browse/librest";
+                    "url" : "https://gitlab.gnome.org/GNOME/librest.git";
                 }
             ]
         },


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