This commit is contained in:
parent
33c790b113
commit
80f1077b35
1 changed files with 2 additions and 3 deletions
|
@ -3,15 +3,14 @@ title: LogarithmPlotter
|
||||||
version: '0.5.0'
|
version: '0.5.0'
|
||||||
summary: Create and edit Bode plots
|
summary: Create and edit Bode plots
|
||||||
confinement: strict
|
confinement: strict
|
||||||
base: core20
|
base: core22
|
||||||
grade: stable
|
grade: stable
|
||||||
icon: LogarithmPlotter/logarithmplotter.svg
|
icon: LogarithmPlotter/logarithmplotter.svg
|
||||||
adopt-info: linuxfiles
|
adopt-info: linuxfiles
|
||||||
license: GPL-3.0+
|
license: GPL-3.0+
|
||||||
|
|
||||||
architectures:
|
architectures:
|
||||||
- build-on: amd64
|
- amd64
|
||||||
run-on: amd64
|
|
||||||
|
|
||||||
plugs:
|
plugs:
|
||||||
gtk-3-themes:
|
gtk-3-themes:
|
||||||
|
|
Loading…
Reference in a new issue