solenv/flatpak-manifest.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 99cec1cb708d0094150647fa9939e0589641d3c0 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Feb 28 13:56:34 2023 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Mar 1 07:55:27 2023 +0000 Sync flatpak-manifest.in with Flathub ...including <https://github.com/flathub/org.libreoffice.LibreOffice/commit/0b06d2638bf0a1f1707229e7b15e73fbe4c96537> "Update gvfs to the current master" Change-Id: I23cbf8aec7771eda59f66733bcde6cdbed3d0ddd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147994 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> (cherry picked from commit cc460f5b8f67470d1c3b2fc069466191a0773d2a) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147979 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 60f6bf8c87cc..fb2ede3765e6 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -27,8 +27,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/gvfs/1.38/gvfs-1.38.1.tar.xz", - "sha256": "ed136a842c996d25c835da405c4775c77106b46470e75bdc242bdd59ec0d61a0" + "url": "https://gitlab.gnome.org/GNOME/gvfs/-/archive/2a3a35adc4e1b7a3195033b072917abbb97a9f4e/gvfs-2a3a35adc4e1b7a3195033b072917abbb97a9f4e.tar.gz", + "sha256": "1e1bbe249be35b7b864a2dad707188e69b3cef1cd66a24df6e83b24a4c329c44" } ] },