[gnome-disk-utility] flatpak: Use devel branch for UDisks



commit d598b709c88b72cff6ef1e3d78e961c083627a05
Author: Kai Lüke <kailueke riseup net>
Date:   Mon Aug 15 22:53:53 2022 +0200

    flatpak: Use devel branch for UDisks
    
    The libblockdev and UDisks devel branches have to be used together.

 flatpak/org.gnome.DiskUtility.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index cb7e4c3b..a1833e1a 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -337,8 +337,7 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://github.com/storaged-project/udisks.git";,
-                    "tag": "udisks-2.9.4"
+                    "url" : "https://github.com/storaged-project/udisks.git";
                 }
             ]
         },


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