From a60965fd3d8308186f47b80a247405ceb066d30f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 13 Mar 2022 18:52:03 +0100 Subject: [PATCH 1/5] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6d70ab9..ad53a86 100755 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "website": "https://castopod.org/", "demo": "https://podcast.podlibre.org/@podlibre_fr", "admindoc": "https://podlibre.org/create-a-podcast-in-3mn-with-castopod/", - "code": "https://code.podlibre.org/podlibre/castopod-host" + "code": "https://code.castopod.org/adaures/castopod" }, "license": "GPL-3.0-only", "maintainer": { From d5c78bff6d1ce806284a387450f5c17834b42cc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 13 Mar 2022 17:52:07 +0000 Subject: [PATCH 2/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3afdf73..5589bbb 100755 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Hosting platform made for podcasters * Official app website: https://castopod.org/ * Official admin documentation: https://podlibre.org/create-a-podcast-in-3mn-with-castopod/ -* Upstream app code repository: https://code.podlibre.org/podlibre/castopod-host +* Upstream app code repository: https://code.castopod.org/adaures/castopod * YunoHost documentation for this app: https://yunohost.org/app_castopod * Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues diff --git a/README_fr.md b/README_fr.md index da07aea..a2f7a22 100755 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,7 @@ Plateforme d'hébergement conçue pour les podcasteurs * Site officiel de l'app : https://castopod.org/ * Documentation officielle de l'admin : https://podlibre.org/create-a-podcast-in-3mn-with-castopod/ -* Dépôt de code officiel de l'app : https://code.podlibre.org/podlibre/castopod-host +* Dépôt de code officiel de l'app : https://code.castopod.org/adaures/castopod * Documentation YunoHost pour cette app : https://yunohost.org/app_castopod * Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues From e180db8d8e255fda471898150e18e5bfc997b698 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 19 Mar 2022 13:24:59 +0100 Subject: [PATCH 3/5] 10 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4490f2d..250b1bd 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/cc1a284a4df42232388b0818c03acf9e/castopod-1.0.0-beta.9.zip -SOURCE_SUM=97aaa4b1059740548143c2fba5a4d7d53e42b898066809eec66c3f4a80f69b2b +SOURCE_URL=https://code.castopod.org/adaures/castopod/uploads/3fbe7cde14836a992e8f32581c5a58e2/castopod-1.0.0-beta.10.zip +SOURCE_SUM=273bc3bb072896d6ce8ae9ebcf0dd0bdd0c488b4cd23ce35d2228143e30e9997 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ad53a86..5b13afc 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Hosting platform made for podcasters", "fr": "Plateforme d'hébergement conçue pour les podcasteurs" }, - "version": "1.0.0-89~ynh1", + "version": "1.0.0-90~ynh1", "url": "https://castopod.org/", "upstream": { "license": "GPL-3.0-only", From d21549afebe9641d2c2fe9a66d7625ce6a745b4e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 19 Mar 2022 12:25:04 +0000 Subject: [PATCH 4/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5589bbb..ceee8ec 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Hosting platform made for podcasters -**Shipped version:** 1.0.0-89~ynh1 +**Shipped version:** 1.0.0-90~ynh1 **Demo:** https://podcast.podlibre.org/@podlibre_fr diff --git a/README_fr.md b/README_fr.md index a2f7a22..262c0d5 100755 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'hébergement conçue pour les podcasteurs -**Version incluse :** 1.0.0-89~ynh1 +**Version incluse :** 1.0.0-90~ynh1 **Démo :** https://podcast.podlibre.org/@podlibre_fr From 8e0eef5acd83959201a2468aab96ebf683bda399 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 19 Mar 2022 13:27:39 +0100 Subject: [PATCH 5/5] Update cron --- conf/cron | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/cron b/conf/cron index 935daa6..991a6e9 100644 --- a/conf/cron +++ b/conf/cron @@ -1,2 +1,3 @@ * * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-activities -* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips \ No newline at end of file +* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips +* * * * * __USER__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-websub-publish \ No newline at end of file