mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
Update to v2021-05-19
This commit is contained in:
parent
ee414114f9
commit
adecd98a14
4 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with [supported clients](https://gpoddernet.readthedocs.io/en/latest/user/clients.html).
|
||||
|
||||
**Shipped version:** f9a89d37ad53eb688c7d7256f32fe230f95b9046
|
||||
**Shipped version:** 2021-05-19
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
|
||||
Ceci est le service derrière https://gpodder.net. Il peut servir pour synchronizer vos flux balado entre [clients compatibles](https://gpoddernet.readthedocs.io/en/latest/user/clients.html).
|
||||
|
||||
**Version incluse :** f9a89d37ad53eb688c7d7256f32fe230f95b9046
|
||||
**Version incluse :** 2021-05-19
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/gpodder/mygpo/archive/f9a89d37ad53eb688c7d7256f32fe230f95b9046.zip
|
||||
SOURCE_SUM=848a8ddc4c557ba51dc0acb45e1b5e9082cd6dcc0499a1ab67334c3e8d44a92c
|
||||
SOURCE_URL=https://github.com/gpodder/mygpo/tarball/b6a68527370e0c62bfa08d022611a3ad8a7331a
|
||||
SOURCE_SUM=71277581a3c7fa8d1cad32347b90b8cd9d82b9bb27573adb533ea59ec75f1ddc
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=f9a89d37ad53eb688c7d7256f32fe230f95b9046.zip
|
||||
SOURCE_FILENAME=b6a68527370e0c62bfa08d022611a3ad8a7331a
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Manage podcast subscriptions, and sync them between apps and devices",
|
||||
"fr": "Gérez vos sousciptions balado, et sychronisez-lez entre vos applis et appareils"
|
||||
},
|
||||
"version": "2.11.1~ynh5",
|
||||
"version": "2.11.20210519~ynh1",
|
||||
"url": "https://github.com/gpodder/mygpo",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue