From c4b5671b697ad5e22f9f5328df76aa455bf5bda4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Apitzsch?= Date: Sun, 17 Feb 2019 15:30:58 +0100 Subject: [PATCH] Flatpak: Switch to stable branch --- flatpak/org.gajim.Gajim.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml index d5e78887f..db5918957 100644 --- a/flatpak/org.gajim.Gajim.yaml +++ b/flatpak/org.gajim.Gajim.yaml @@ -3,8 +3,6 @@ runtime: org.gnome.Platform runtime-version: 3.30 sdk: org.gnome.Sdk command: gajim -tags: nightly -desktop-file-name-prefix: '(Nightly) ' finish-args: - --share=ipc - --share=network @@ -193,5 +191,6 @@ modules: sources: - type: git url: https://dev.gajim.org/gajim/gajim.git + branch: gajim_1.1 post-install: - install -d /app/plugins