diff options
| author | Khalid Abu Shawarib <khalid.shawarib@gmail.com> | 2025-06-07 05:06:41 +0300 |
|---|---|---|
| committer | Peter Eisenmann <p3732@getgoogleoff.me> | 2025-06-07 02:06:41 +0000 |
| commit | 901e10f555b34ca3b1078635bcbd73df3d972ff9 (patch) | |
| tree | b1b03bc4bb303a1a01731f2e540e25797f412c26 | |
| parent | b980a97740be04eea73d4441edcc423ffb321193 (diff) | |
45 End of life flatpak manifest version pingnome-45
| -rw-r--r-- | build-aux/flatpak/org.gnome.Nautilus.json | 15 |
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" } ] }, |
