[nautilus] flatpak: fix URL to nautilus repository
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] flatpak: fix URL to nautilus repository
- Date: Fri, 8 Sep 2017 00:40:43 +0000 (UTC)
commit d335b9cfda6f56897ee1ebd395bcd12ca3bcb59f
Author: Christian Hergert <chergert redhat com>
Date: Thu Sep 7 17:39:37 2017 -0700
flatpak: fix URL to nautilus repository
build-aux/flatpak/org.gnome.Nautilus-stable.json | 2 +-
org.gnome.Nautilus.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus-stable.json
b/build-aux/flatpak/org.gnome.Nautilus-stable.json
index 7756793..650cc63 100644
--- a/build-aux/flatpak/org.gnome.Nautilus-stable.json
+++ b/build-aux/flatpak/org.gnome.Nautilus-stable.json
@@ -108,7 +108,7 @@
"type": "git",
"branch": "tags/3.24.1",
"commit": "1bab05578caf4c6eab15d385b95358efd3354c8b",
- "url": "https://git.gnome.org/browse/nautilus"
+ "url": "https://gitlab.gnome.org/GNOME/nautilus.git"
}
]
}
diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json
index 443f5c4..2ed1cbc 100644
--- a/org.gnome.Nautilus.json
+++ b/org.gnome.Nautilus.json
@@ -100,7 +100,7 @@
"sources": [
{
"type": "git",
- "url": "https://git.gnome.org/browse/nautilus"
+ "url": "https://gitlab.gnome.org/GNOME/nautilus.git"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]