summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index b7ee4577e..ba107f20b 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -1,7 +1,7 @@
{
"app-id": "org.gnome.NautilusDevel",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "nautilus",
"tags": [
@@ -56,8 +56,7 @@
"--libdir=/app/lib",
"-Dintrospection=false",
"-Dvapi=false",
- "-Dpython3=false",
- "-Dpython3_girdir=no"
+ "-Dpython3=false"
],
"sources": [
{
@@ -90,8 +89,8 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/tracker-miners.git",
- "branch": "master"
+ "url": "https://gitlab.gnome.org/GNOME/localsearch.git",
+ "branch": "tracker-miners-3.1"
}
]
},
@@ -106,7 +105,8 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git",
+ "branch": "gnome-43"
}
]
},
@@ -117,7 +117,8 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git",
+ "tag": "0.4.5"
}
]
},
@@ -146,7 +147,8 @@
"sources" : [
{
"type": "git",
- "url": "https://gitlab.gnome.org/World/libcloudproviders.git"
+ "url": "https://gitlab.gnome.org/GNOME/libcloudproviders.git",
+ "tag": "0.3.6"
}
]
},