[gnome-sudoku] Attempt to fix nightly build



commit 3dcbcdacfd362f09f0dac8d7ecab777088ed9a5f
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Thu May 31 13:17:20 2018 +0000

    Attempt to fix nightly build

 org.gnome.sudoku.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.sudoku.json b/org.gnome.sudoku.json
index 20ef8ce..8dd74e5 100644
--- a/org.gnome.sudoku.json
+++ b/org.gnome.sudoku.json
@@ -28,7 +28,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/libgee";
+                    "url": "https://gitlab.gnome.org/GNOME/libgee.git";
                 }
             ]
         },
@@ -37,7 +37,7 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://ostermiller.org/qqwing/qqwing-1.3.4.tar.gz";,
+                    "url": "https://ostermiller.org/qqwing/qqwing-1.3.4.tar.gz";,
                     "sha256": "1753736c31feea0085f5cfac33143743204f8a7e66b81ccd17e249ecafba802f"
                 }
             ]
@@ -47,7 +47,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/gnome-sudoku";
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-sudoku.git";
                 }
             ],
             "buildsystem": "meson",


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