summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2017-09-07 17:39:37 -0700
committerChristian Hergert <chergert@redhat.com>2017-09-07 17:39:37 -0700
commitd335b9cfda6f56897ee1ebd395bcd12ca3bcb59f (patch)
treeba56e6eef9cf151a8a561d8c29af3fb96377271e /build-aux
parenta53b954e0fb6bc1596d05938fb948339c5f3b8cc (diff)
downloadnautilus-d335b9cfda6f56897ee1ebd395bcd12ca3bcb59f.tar.gz
flatpak: fix URL to nautilus repository
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus-stable.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus-stable.json b/build-aux/flatpak/org.gnome.Nautilus-stable.json
index 775679360..650cc63a0 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"
}
]
}