[gnome-weather] flatpak: fix URL of gnome-weather HTTPS git repo
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] flatpak: fix URL of gnome-weather HTTPS git repo
- Date: Mon, 8 May 2017 20:24:52 +0000 (UTC)
commit 6f49099293d751d1b7782b87fe9bece820cae0c0
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon May 8 13:22:49 2017 -0700
flatpak: fix URL of gnome-weather HTTPS git repo
The canonical repo is https://git.gnome.org/browse/gnome-weather -- not
https://git.gnome.org/cgit/gnome-weather
org.gnome.Weather.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Weather.json b/org.gnome.Weather.json
index a256fbd..7cf57b6 100644
--- a/org.gnome.Weather.json
+++ b/org.gnome.Weather.json
@@ -64,7 +64,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/cgit/gnome-weather",
+ "url": "https://git.gnome.org/browse/gnome-weather",
"branch": "3.24.0"
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]