[gnome-builder/1554-gvls-switch-to-builder-41-to-gvls-20-1] GVls: fix sources uri declaratio
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/1554-gvls-switch-to-builder-41-to-gvls-20-1] GVls: fix sources uri declaratio
- Date: Tue, 21 Dec 2021 23:38:13 +0000 (UTC)
commit 22351a11262cd2bfba04a0545188952ef5329a82
Author: Daniel Espinosa Ortiz <daniel espinosao cfe mx>
Date: Tue Dec 21 17:37:44 2021 -0600
GVls: fix sources uri declaratio
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 62f376fbd..ae8e874a2 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -592,7 +592,7 @@
"sources" : [
{
"type" : "git",
- "path" : "https://gitlab.gnome.org/esodan/gvls.git",
+ "uri" : "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]