diff --git a/README.md b/README.md index 7ad49ae..5e4cb08 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ [![Integration level](https://dash.yunohost.org/integration/friendica.svg)](https://dash.yunohost.org/appci/app/friendica) ![](https://ci-apps.yunohost.org/ci/badges/friendica.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/friendica.maintain.svg) + [![Install Friendica with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=friendica) > *This package allow you to install Friendica quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to learn how to install and enjoy it.* -**Version:**2020.09-1 +**Version:** 2020.09-1 Current snapshot in *sources*: diff --git a/conf/app.src b/conf/app.src index 5cdec8f..e192f37 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/friendica/friendica/archive/2020.09-1.tar.gz -SOURCE_SUM=ca5d5ece6bff08310b6a87596e431df3ccd84580e33318f1863de32114374b7f +SOURCE_URL=https://files.friendi.ca/friendica-full-2020.09-1.tar.gz +SOURCE_SUM=6210f74a0cc247536d4106017809f3152c93f1874d424f4acb9c5ed97f95f36b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true