Update flatpak

This commit is contained in:
Aurélien Hamy 2022-04-13 18:57:23 +02:00
parent b2c4d30fc1
commit 38cf8a36ad
No known key found for this signature in database
GPG Key ID: EB3A799E7EE716EB
116 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ sdk: org.freedesktop.Sdk
base: org.electronjs.Electron2.BaseApp
base-version: '21.08'
sdk-extensions:
- org.freedesktop.Sdk.Extension.node14
- org.freedesktop.Sdk.Extension.node16
command: run.sh
separate-locales: false
finish-args:
@ -27,7 +27,7 @@ finish-args:
- --filesystem=xdg-pictures
- --filesystem=xdg-download:ro
build-options:
append-path: /usr/lib/sdk/node14/bin
append-path: /usr/lib/sdk/node16/bin
cflags: -O2 -g
cxxflags: -O2 -g
env:
@ -39,7 +39,7 @@ modules:
env:
XDG_CACHE_HOME: /run/build/deezer/flatpak-node/cache
npm_config_cache: /run/build/deezer/flatpak-node/npm-cache
npm_config_nodedir: /usr/lib/sdk/node14
npm_config_nodedir: /usr/lib/sdk/node16
npm_config_offline: 'true'
subdir: main
sources:

View File

@ -1 +1 @@
3e282b1c8b731b7e87a93afb9e53554404b706645ad4dfd657fd19b707015d51
bff3b4c83d194c78aa1b5f29e37030cc0e97a7fc8a5861f7f1f320a7e065a990

View File

@ -1 +1 @@
b67b636365b407ea599d123d060d9eea6e1511bf2f08f3c491def7b0c9ab24c3
a71720ab9236bacf444ae2b8ddaf56e3d30d84b1ef49cefb8148fb1fcc8f8058

View File

@ -1 +1 @@
4e717b8a42aaf3ddc2b965702d6efa8ae77fa73ec4a48afa11bd8a9d2535b428
fde0831463159262e80da75ef7a003c66e392142320a8d0687a8c04afa053dc0

Some files were not shown because too many files have changed in this diff Show More