From 74494a2e8469b7acc4721279ce34fff2f61c14b0 Mon Sep 17 00:00:00 2001 From: SpencerDub Date: Tue, 21 Jan 2020 13:33:51 -0800 Subject: [PATCH 1/2] Copy-editing (add space after period) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c29b5b1..15608bb 100644 --- a/manifest.json +++ b/manifest.json @@ -32,8 +32,8 @@ "name": "domain", "type": "domain", "ask": { - "en": "Choose a domain for Friendica.Friendica must be installed on the ROOT domain, so be careful", - "fr": "Choisissez un domaine pour Friendica.Friendica doit etre installe a la racine, soyez prudent" + "en": "Choose a domain for Friendica. Friendica must be installed on the ROOT domain, so be careful", + "fr": "Choisissez un domaine pour Friendica. Friendica doit etre installe a la racine, soyez prudent" }, "example": "domain.org" }, From bb93172ad8b50bbff151714b4b8e55d5a02885e1 Mon Sep 17 00:00:00 2001 From: SpencerDub Date: Tue, 21 Jan 2020 16:34:06 -0800 Subject: [PATCH 2/2] Update to 2019.12 zip and sum --- conf/addons.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/addons.src b/conf/addons.src index cf75f1a..7305732 100644 --- a/conf/addons.src +++ b/conf/addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2019.12.tar.gz -SOURCE_SUM=c206a8b0845a4a5102b5a9d1881d039472d734c70d5f1dd52e44684955b6a7f2 +SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2019.12.zip +SOURCE_SUM=DE0FC2675496B18D16CBF5C087B00EDD7B932B9627907865B2FC3DACE2B78EFA SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true