[fractal] Flatpak: include the .git suffix in the libhandy uri
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal] Flatpak: include the .git suffix in the libhandy uri
- Date: Fri, 21 Dec 2018 16:56:59 +0000 (UTC)
commit 79b3a872345ccb726315f4c1875c203e35bca27f
Author: Jordan Petridis <jordan centricular com>
Date: Fri Dec 21 18:35:51 2018 +0200
Flatpak: include the .git suffix in the libhandy uri
This is required to work with older versions of git
flatpak/org.gnome.Fractal.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Fractal.json b/flatpak/org.gnome.Fractal.json
index 5d1dbb6..e99df73 100644
--- a/flatpak/org.gnome.Fractal.json
+++ b/flatpak/org.gnome.Fractal.json
@@ -54,7 +54,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://source.puri.sm/Librem5/libhandy"
+ "url" : "https://source.puri.sm/Librem5/libhandy.git"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]