1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/qbittorrent_ynh.git synced 2024-09-03 20:16:10 +02:00

Merge pull request #3 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-08-06 16:33:59 +02:00 committed by GitHub
commit ad6c65b4e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 9 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
qBittorrent aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
**Shipped version:** 4.2.5~ynh1
**Shipped version:** 4.2.5~ynh2
## Screenshots
@ -26,7 +26,7 @@ qBittorrent aims to be a good alternative to all other bittorrent clients out th
## Documentation and resources
* Official app website: <hhttps://www.qbittorrent.org>
* Official app website: <https://www.qbittorrent.org>
* Official admin documentation: <https://github.com/qbittorrent/qBittorrent/wiki>
* Upstream app code repository: <https://github.com/qbittorrent/qBittorrent>
* YunoHost documentation for this app: <https://yunohost.org/app_qbittorrent>

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
qBittorrent se veut une bonne alternative à tous les autres clients bittorrent existants. qBittorrent est rapide, stable et offre un support unicode ainsi que de nombreuses fonctionnalités.
**Version incluse :** 4.2.5~ynh1
**Version incluse :** 4.2.5~ynh2
## Captures décran
@ -26,7 +26,7 @@ qBittorrent se veut une bonne alternative à tous les autres clients bittorrent
## Documentations et ressources
* Site officiel de lapp : <hhttps://www.qbittorrent.org>
* Site officiel de lapp : <https://www.qbittorrent.org>
* Documentation officielle de ladmin : <https://github.com/qbittorrent/qBittorrent/wiki>
* Dépôt de code officiel de lapp : <https://github.com/qbittorrent/qBittorrent>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_qbittorrent>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 340 KiB

View file

@ -2,22 +2,22 @@ packaging_format = 2
id = "qbittorrent"
name = "qBittorrent"
description.en = "A bittorrent client that aims to be a good alternative to all other bittorrent clients."
description.fr = ""
description.en = "Bittorrent client that aims to be a good alternative to all other bittorrent clients."
description.fr = "Client bittorrent qui vise à être une bonne alternative à tous les autres clients bittorrent"
version = "4.2.5~ynh1"
version = "4.2.5~ynh2"
maintainers = ["kay0u"]
[upstream]
license = "GPL-3.0-or-later"
website = "hhttps://www.qbittorrent.org"
website = "https://www.qbittorrent.org"
admindoc = "https://github.com/qbittorrent/qBittorrent/wiki"
code = "https://github.com/qbittorrent/qBittorrent"
cpe = "cpe:2.3:a:qbittorrent:qbittorrent"
[integration]
yunohost = ">= 11.1.10"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false