summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.json15
1 files changed, 9 insertions, 6 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 9e2d2f128..e58358f36 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": "45",
"sdk": "org.gnome.Sdk",
"command": "nautilus",
"tags": [
@@ -89,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"
}
]
},
@@ -105,7 +105,8 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git",
+ "tag": "44.0"
}
]
},
@@ -116,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"
}
]
},
@@ -151,7 +153,8 @@
"sources" : [
{
"type": "git",
- "url": "https://gitlab.gnome.org/World/libcloudproviders.git"
+ "url": "https://gitlab.gnome.org/GNOME/libcloudproviders.git",
+ "tag": "0.3.6"
}
]
},