[gnome-builder/1554-gvls-switch-to-builder-41-to-gvls-20-1: 12/12] GVls: Fix repository URL




commit 10f005e40fd86e4b3edb79981c78f9885f65c2e1
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date:   Tue Dec 21 18:15:50 2021 -0600

    GVls: Fix repository URL

 build-aux/flatpak/org.gnome.Builder.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Builder.json b/build-aux/flatpak/org.gnome.Builder.json
index ae8e874a2..02ac31ede 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -592,7 +592,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "uri" : "https://gitlab.gnome.org/esodan/gvls.git";,
+                    "url" : "https://gitlab.gnome.org/esodan/gvls.git";,
                     "tag" : "gvls-20.1"
                 }
             ]


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