summaryrefslogtreecommitdiff
path: root/build-aux/flatpak/org.gnome.Nautilus.json
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniojpfernandes@gmail.com>2020-02-06 20:28:17 +0000
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2020-02-06 20:28:17 +0000
commitd95a616116bb8c02b01261afa3ed5b581f9f2e74 (patch)
tree3ee5d1a7be33569d35de19b4138b336ff973aa1a /build-aux/flatpak/org.gnome.Nautilus.json
parent46ad8438962bd1e44eca5ee0bbcb3d8ec3624848 (diff)
downloadnautilus-d95a616116bb8c02b01261afa3ed5b581f9f2e74.tar.gz
flatpak: Unpin most dependencies
We are near 3.36, so let's update the dependencies. gexiv2 git master is failing to build locally, so I've updated it to the latest tag that builds locally.
Diffstat (limited to 'build-aux/flatpak/org.gnome.Nautilus.json')
-rw-r--r--build-aux/flatpak/org.gnome.Nautilus.json13
1 files changed, 5 insertions, 8 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 437396e39..d3d13e047 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": "3.34",
+ "runtime-version": "master",
"sdk": "org.gnome.Sdk",
"command": "nautilus",
"tags": [
@@ -55,7 +55,7 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gexiv2.git",
- "tag": "gexiv2-0.10.8"
+ "tag": "gexiv2-0.10.10"
}
]
},
@@ -81,8 +81,7 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/tracker.git",
- "tag": "2.3.0"
+ "url": "https://gitlab.gnome.org/GNOME/tracker.git"
}
]
},
@@ -125,8 +124,7 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/tracker-miners.git",
- "tag": "2.3.0"
+ "url": "https://gitlab.gnome.org/GNOME/tracker-miners.git"
}
]
},
@@ -150,8 +148,7 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git",
- "tag": "0.2.4"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git"
}
]
},