[gnome-continuous] Use a `name` attribute



commit 0afc7351c155f4d8eec93405c9c69d4220ac5303
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jun 27 15:12:58 2017 +0100

    Use a `name` attribute
    
    Avoid the username attached to the Git URL in the module name.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 17c6a43..f771f03 100644
--- a/manifest.json
+++ b/manifest.json
@@ -690,7 +690,8 @@
                {"src": "gnome:gnome-keyring",
                 "config-opts": ["--disable-doc"]},
 
-               {"src": "gnome-gitlab:ebassi/json-glib.git"},
+               {"src": "gnome-gitlab:ebassi/json-glib.git",
+                 "name": "json-glib"},
 
                {"src": "gnome:libcroco"},
 


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