[nautilus/gnome-3-36] flatpak: Fix typos
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-36] flatpak: Fix typos
- Date: Wed, 15 Apr 2020 14:19:33 +0000 (UTC)
commit f720acc5c2ff12639068b72ba282af291bb78d6d
Author: António Fernandes <antoniojpfernandes gmail com>
Date: Mon Mar 9 21:27:14 2020 +0000
flatpak: Fix typos
Pipeline failed.
Cause: invalid URLs resulting from faulty select-copy-paste operation.
(cherry picked from commit 65c338384c26a1af131c8cbcaf4a7832f4e2a122)
build-aux/flatpak/org.gnome.Nautilus.json | 2 +-
build-aux/flatpak/org.gnome.Nautilus.yml | 4 ++--
build-aux/flatpak/org.gnome.NautilusMaster.yml | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index e17d83470..0287f30ad 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -79,7 +79,7 @@
],
"sources": [
{
- "type": "git",
+ "type": "git",
"url": "https://gitlab.gnome.org/GNOME/tracker.git",
"branch": "tracker-2.3"
}
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 2c476ef1f..5b7d5e2d3 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -62,7 +62,7 @@ modules:
- "-Dsystemd_user_services=no"
sources:
- type: git
- url: ttps://gitlab.gnome.org/GNOME/tracker.git
+ url: https://gitlab.gnome.org/GNOME/tracker.git
branch: tracker-2.3
# Bundle intltool until tracker-miners drops that dependency
https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/29
- name: intltool
@@ -96,7 +96,7 @@ modules:
- "-Dwriteback=false"
sources:
- type: git
- url: ttps://gitlab.gnome.org/GNOME/tracker-miners.git
+ url: https://gitlab.gnome.org/GNOME/tracker-miners.git
branch: tracker-miners-2.3
- name: gnome-desktop
buildsystem: meson
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml
index 17467794d..111035a2b 100644
--- a/build-aux/flatpak/org.gnome.NautilusMaster.yml
+++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml
@@ -61,7 +61,7 @@ modules:
- "-Dsystemd_user_services=no"
sources:
- type: git
- url: ttps://gitlab.gnome.org/GNOME/tracker.git
+ url: https://gitlab.gnome.org/GNOME/tracker.git
branch: tracker-2.3
# Bundle intltool until tracker-miners drops that dependency
https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/29
- name: intltool
@@ -95,7 +95,7 @@ modules:
- "-Dwriteback=false"
sources:
- type: git
- url: ttps://gitlab.gnome.org/GNOME/tracker-miners.git
+ url: https://gitlab.gnome.org/GNOME/tracker-miners.git
branch: tracker-miners-2.3
- name: gnome-desktop
buildsystem: meson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]