[gthumb: 1/2] Flatpak manifest: fix the Git repo url
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb: 1/2] Flatpak manifest: fix the Git repo url
- Date: Wed, 8 Sep 2021 13:17:17 +0000 (UTC)
commit 858e6f99c2e583778fa7c6c553b56c7db3b752ce
Author: AsciiWolf <mail asciiwolf com>
Date: Wed Sep 8 11:40:28 2021 +0000
Flatpak manifest: fix the Git repo url
org.gnome.gthumb.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.gthumb.json b/org.gnome.gthumb.json
index 639fa305..eedcbc21 100644
--- a/org.gnome.gthumb.json
+++ b/org.gnome.gthumb.json
@@ -34,7 +34,7 @@
"sources": [
{
"type": "git",
- "url": "https://github.com/GNOME/gthumb.git"
+ "url": "https://gitlab.gnome.org/GNOME/gthumb.git"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]