mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Merge pull request #20 from Psycojoker/patch-1
add "packaging_format" key to manifest.json
This commit is contained in:
commit
ff95c44064
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Transmission",
|
"name": "Transmission",
|
||||||
"id": "transmission",
|
"id": "transmission",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A Fast, Easy, and Free BitTorrent Client",
|
"en": "A Fast, Easy, and Free BitTorrent Client",
|
||||||
"fr": "Un client BitTorrent libre et rapide"
|
"fr": "Un client BitTorrent libre et rapide"
|
||||||
|
|
Loading…
Reference in a new issue