diff options
| author | Khalid Abu Shawarib <khalid.shawarib@gmail.com> | 2025-06-07 05:06:06 +0300 |
|---|---|---|
| committer | Peter Eisenmann <p3732@getgoogleoff.me> | 2025-06-07 02:06:06 +0000 |
| commit | 5cfd0a76332c1436e572441f47cd2016dc77e1d6 (patch) | |
| tree | bad6968ddf00cccdea7a7ba7e49f6866aa46aeb1 | |
| parent | f59fb00f09095d091f26cc3e33d5a40075f59437 (diff) | |
44 End of life flatpak manifest version pingnome-44
| -rw-r--r-- | build-aux/flatpak/org.gnome.Nautilus.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json index a7f33fed0..426bd1aea 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": "44", "sdk": "org.gnome.Sdk", "command": "nautilus", "tags": [ @@ -62,7 +62,7 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gexiv2.git", - "branch": "gexiv2-0.14" + "tag": "gexiv2-0.14.0" } ] }, @@ -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", + "branch": "gnome-43" } ] }, @@ -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" } ] }, @@ -147,7 +149,8 @@ "sources" : [ { "type": "git", - "url": "https://gitlab.gnome.org/World/libcloudproviders.git" + "url": "https://gitlab.gnome.org/GNOME/libcloudproviders.git", + "tag": "0.3.6" } ] }, |
