diff --git a/content/logarithmplotter.fr.md b/content/logarithmplotter.fr.md index ca0c903..18615c7 100644 --- a/content/logarithmplotter.fr.md +++ b/content/logarithmplotter.fr.md @@ -106,11 +106,11 @@ Download: Links: win: - Title: Logiciel d'installation (.exe) (64 bits) - Name: logarithmplotter-v-setup.exe (100,9Mio) + Name: logarithmplotter-v-setup.exe (50,1Mio) File: logarithmplotter-v-setup.exe macos: - Title: Archive d'Application (.dmg) - Name: LogarithmPlotter-v-setup.dmg (114,7Mio) + Name: LogarithmPlotter-v-setup.dmg (42,1Mio) File: LogarithmPlotter-v-setup.dmg linux: - Title: Flatpak (via Flathub) @@ -120,15 +120,15 @@ Download: - Title: Launchpad (PPA) Index: logarithmplotter - Title: Debian / Ubuntu - Name: python3-logarithmplotter_-1_all.deb (103,7Kio) + Name: python3-logarithmplotter_-1_all.deb (144,5Kio) File: python3-logarithmplotter_-1_all.deb all: - Title: Code source (.tar.gz) - Name: logarithmPlotter-.tar.gz (187Kio) + Name: logarithmPlotter-.tar.gz (2,2Mio) File: logarithmplotter-.tar.gz Footnote: | L'intégration LaTeX requiert une installation LaTeX valide (depuis une distribution comme [TeXLive](https://tug.org/texlive/)) contenant `latex`, `dvipng` et `fundus-calligra`. - *LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé. + *LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide6](https://pypi.org/project/PySide6/), et requiert qu'ils soient installés pour être lancé. --- diff --git a/content/logarithmplotter.md b/content/logarithmplotter.md index c5e07b4..1663173 100644 --- a/content/logarithmplotter.md +++ b/content/logarithmplotter.md @@ -109,11 +109,11 @@ Download: Links: win: - Title: Installer software (.exe) (64 bits) - Name: logarithmplotter-v-setup.exe (100.9MiB) + Name: logarithmplotter-v-setup.exe (50.1MiB) File: logarithmplotter-v-setup.exe macos: - Title: Application Archive (.dmg) - Name: LogarithmPlotter-v-setup.dmg (114.7MiB) + Name: LogarithmPlotter-v-setup.dmg (42.1MiB) File: LogarithmPlotter-v-setup.dmg linux: - Title: Flatpak (via Flathub) @@ -123,15 +123,15 @@ Download: - Title: Launchpad (PPA) Index: logarithmplotter - Title: Debian / Ubuntu - Name: python3-logarithmplotter_-1_all.deb (103.7KiB) + Name: python3-logarithmplotter_-1_all.deb (144.5KiB) File: python3-logarithmplotter_-1_all.deb all: - Title: Source code (.tar.gz)* - Name: LogarithmPlotter-v.tar.gz (187KiB) + Name: LogarithmPlotter-v.tar.gz (2.2MiB) File: logarithmplotter-.tar.gz Footnote: | LaTeX integration requires a valid LaTeX installation (from a distribution like [TeXLive](https://tug.org/texlive/)) with `latex`, `dvipng` and `fundus-calligra`. - *LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched. + *LogarithmPlotter requires [Python3](https://python.org/) with [PySide6](https://pypi.org/project/PySide6/) to be installed in order to be launched. --- diff --git a/data/en/apps.json b/data/en/apps.json index 9197edc..cb75412 100644 --- a/data/en/apps.json +++ b/data/en/apps.json @@ -9,7 +9,7 @@ "name": "LogarithmPlotter", "status": "Active development", "description": "Create graphs with logarithm scales, namely Bode plots.", - "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"] + "frameworks": ["[PySide6](https://pypi.org/project/PySide6/) ([Qt](https://qt.io))"] }, "accountfree": { "name": "AccountFree", diff --git a/data/fr/apps.json b/data/fr/apps.json index 0d17ba8..89dbb13 100644 --- a/data/fr/apps.json +++ b/data/fr/apps.json @@ -9,7 +9,7 @@ "name": "LogarithmPlotter", "status": "Développement actif", "description": "Créer des graphes à échelle log, notamment les diagrammes de Bode.", - "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"] + "frameworks": ["[PySide6](https://pypi.org/project/PySide6/) ([Qt](https://qt.io))"] }, "accountfree": { "name": "AccountFree", diff --git a/data/metadata.json b/data/metadata.json index 344416e..efa03c9 100644 --- a/data/metadata.json +++ b/data/metadata.json @@ -13,7 +13,7 @@ }, "logarithmplotter": { "name": "LogarithmPlotter", - "version": "0.3.0", + "version": "0.4.0", "languages": ["QML", "JavaScript", "Python"], "translated": ["en","fr","de","no","hu"], "platforms": ["Windows", "MacOSX", "Linux"],