Updated flatpak package to 0.1.2 version
This commit is contained in:
parent
0148d56e9f
commit
659600ab03
1 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,9 @@
|
||||||
"command": "fractal",
|
"command": "fractal",
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=network",
|
"--share=network",
|
||||||
|
"--share=ipc",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
|
"--socket=wayland",
|
||||||
"--talk-name=org.freedesktop.secrets",
|
"--talk-name=org.freedesktop.secrets",
|
||||||
"--talk-name=org.freedesktop.Notifications"
|
"--talk-name=org.freedesktop.Notifications"
|
||||||
],
|
],
|
||||||
|
@ -26,8 +28,8 @@
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://gitlab.gnome.org/danigm/fractal/uploads/ce1b14f0e94b943acccd8e1b5b8bb633/fractal-0.1.0.tar.gz",
|
"url": "https://gitlab.gnome.org/danigm/fractal/uploads/1155077afd88fae8360b096f0018df47/fractal-0.1.2.tar.gz",
|
||||||
"sha256": "16bc61ae92670df7968fcff63c3ac27824490b16320b05c91a8495520a1ea3ed"
|
"sha256": "58526c22c984b7a7da2b02fc1d07e71029aa6bd9f2f1f045e9cdb28bbf1ed39c"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue