[nautilus/wip/oholy/encrypted-archives: 5/5] flatpak: Temporarily use WIP branch of gnome-autoar




commit 7240fe19d82c90adc8635d633b14eb6e598d1425
Author: Ondrej Holy <oholy redhat com>
Date:   Wed Jun 23 12:31:38 2021 +0200

    flatpak: Temporarily use WIP branch of gnome-autoar
    
    This is not indended to be merged, it is just for testing purposes.
    The gnome-autoar dependency needs to be bumped after gnome-autoar!22
    merge instead...

 build-aux/flatpak/org.gnome.Nautilus.json | 1 +
 build-aux/flatpak/org.gnome.Nautilus.yml  | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 52e6333a7..abb1345f8 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -104,6 +104,7 @@
         {
           "type": "git",
           "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git";
+          "branch": "wip/oholy/compressor-encryption"
         }
       ]
     },
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 4a15c4c53..b76533f82 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -76,6 +76,7 @@ modules:
   sources:
   - type: git
     url: https://gitlab.gnome.org/GNOME/gnome-autoar.git
+    branch: wip/oholy/compressor-encryption
 - name: libportal
   buildsystem: meson
   builddir: true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]