solenv/flatpak-manifest.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5b6340d3df48b266843fad276e638c309b02e6e5
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Thu Jun 6 08:01:55 2024 +0200
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Thu Jun 6 09:43:28 2024 +0200

    Adapt flatpak build to upstream changes
    
    
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/84d2c9ed4f9644e5afa385ec3ef345a43a3a8525>
    "Update gvfs-1.54.0.tar.xz to 1.54.1 (#291)"
    
    Change-Id: Ifeeecca84d4e01f0abe05dc8c6ead65dbedd3da7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168483
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>
    Tested-by: Jenkins

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 6866cad5c5ce..2cb368af9cd4 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -51,8 +51,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": 
"https://download.gnome.org/sources/gvfs/1.54/gvfs-1.54.0.tar.xz";,
-                    "sha256": 
"f53d81df86c2e86cdd25182c2d8a669a22371e83623ded1b9d5416dcfc6de366",
+                    "url": 
"https://download.gnome.org/sources/gvfs/1.54/gvfs-1.54.1.tar.xz";,
+                    "sha256": 
"ac4a3bccb7fe1502158ef0fde5c979ab44712557d028a8e4f30a29f0fbd9d19f",
                     "x-checker-data": {
                         "type": "gnome",
                         "name": "gvfs",

Reply via email to