Flatpak: Switch to stable branch
This commit is contained in:
parent
0dfce19d22
commit
c4b5671b69
|
@ -3,8 +3,6 @@ runtime: org.gnome.Platform
|
||||||
runtime-version: 3.30
|
runtime-version: 3.30
|
||||||
sdk: org.gnome.Sdk
|
sdk: org.gnome.Sdk
|
||||||
command: gajim
|
command: gajim
|
||||||
tags: nightly
|
|
||||||
desktop-file-name-prefix: '(Nightly) '
|
|
||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --share=network
|
- --share=network
|
||||||
|
@ -193,5 +191,6 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://dev.gajim.org/gajim/gajim.git
|
url: https://dev.gajim.org/gajim/gajim.git
|
||||||
|
branch: gajim_1.1
|
||||||
post-install:
|
post-install:
|
||||||
- install -d /app/plugins
|
- install -d /app/plugins
|
||||||
|
|
Loading…
Reference in New Issue