From f8ed947a1fb7810b99555e7f57fbf407afb359f6 Mon Sep 17 00:00:00 2001 From: Izzy Date: Mon, 5 Dec 2022 02:57:51 +0100 Subject: [PATCH] Magisk: update MaintainerNotes with hint why we currently cannot build it --- metadata/com.topjohnwu.magisk.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/com.topjohnwu.magisk.yml b/metadata/com.topjohnwu.magisk.yml index 967d699bbc..a085276cf7 100644 --- a/metadata/com.topjohnwu.magisk.yml +++ b/metadata/com.topjohnwu.magisk.yml @@ -392,6 +392,10 @@ MaintainerNotes: |- from f-droid.org later when building the corresponding main apk. The stub apk needs to be added first and the main apk should be built in the next build cycle. + We currently cannot build the app due to the signing methed used by upstream. Upstream signs the apk + when they build it but we sign it on an offline server. See + https://gitlab.com/fdroid/rfp/-/issues/283#note_1195540004 + AutoUpdateMode: None UpdateCheckMode: None UpdateCheckData: https://topjohnwu.github.io/magisk-files/stable.json|"versionCode":\s"(\d+)"|.|"version":\s"([\d.]+)"