We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15e5c0 commit 2813951Copy full SHA for 2813951
io.github.dummerle.rare.yaml
@@ -9,6 +9,7 @@ cleanup-commands:
9
build-options:
10
env:
11
BASEAPP_REMOVE_WEBENGINE: '1'
12
+ SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.255'
13
command: rare
14
finish-args:
15
- --share=ipc
@@ -39,8 +40,6 @@ modules:
39
40
path: io.github.dummerle.rare.appdata.xml
41
- name: rare
42
buildsystem: simple
- env:
43
- SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.255'
44
build-commands:
45
- ./tools/qrc2py.sh --force
46
- ./tools/ts2qm.py
0 commit comments