From 93ce78e40b8c8a61b1518b30fc7d2d614974a262 Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Tue, 25 May 2021 09:18:47 -0400 Subject: [PATCH] Update to 1627ed9d3dddb2a6d0fb85b598d7736f19a06b47 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad8fd93..6f3fe1a 100644 --- a/README.md +++ b/README.md @@ -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:** 2021-05-19 +**Shipped version:** 2021-05-24 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7801cf0..341e5d6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 :** 2021-05-19 +**Version incluse :** 2021-05-24 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 3a1470a..1e6aef6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/gpodder/mygpo/tarball/b6a68527370e0c62bfa08d022611a3ad8a7331a -SOURCE_SUM=71277581a3c7fa8d1cad32347b90b8cd9d82b9bb27573adb533ea59ec75f1ddc +SOURCE_URL=https://github.com/gpodder/mygpo/tarball/1627ed9d3dddb2a6d0fb85b598d7736f19a06b47 +SOURCE_SUM=a7e064e05781fa5c38c526e91662e7b23915905a873065ab5c82dd16640152b0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=b6a68527370e0c62bfa08d022611a3ad8a7331a +SOURCE_FILENAME=1627ed9d3dddb2a6d0fb85b598d7736f19a06b47 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 75e3dad..76bb278 100644 --- a/manifest.json +++ b/manifest.json @@ -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.20210519~ynh1", + "version": "2.11.20210524~ynh1", "url": "https://github.com/gpodder/mygpo", "license": "AGPL-3.0-only", "maintainer": {