[gnome-continuous] Fix the pygobject src URI



commit 3a79ac317c7f8a52ac207274524d4a6711991bfc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 3 15:53:39 2018 +0100

    Fix the pygobject src URI
    
    The gnome-gitlab remote was renamed to gnome.

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index 174ba6f..910280e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -523,7 +523,7 @@
                {"src": "git:https://github.com/pygobject/pycairo.git";,
                 "patches": ["pycairo-buildsys.patch"]},
 
-               {"src": "gnome-gitlab:GNOME/pygobject.git",
+               {"src": "gnome:pygobject.git",
                 "name": "pygobject",
                  "force-autotools": true,
                 "patches": ["pygobject-buildsys.patch"]},


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