From 0d4d3b6b5ff8a4a9685909b093131baabedc1f89 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Fri, 13 Dec 2024 17:00:34 +0200 Subject: [PATCH] EOL MEGAsync Closes: #102 Signed-off-by: Artem Polishchuk --- flathub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index 1399289..3859133 100644 --- a/flathub.json +++ b/flathub.json @@ -1,3 +1,4 @@ { - "skip-arches": ["aarch64"] + "skip-arches": ["aarch64"], + "end-of-life": "This application is no longer maintained because lack of Flathub related issues upstream support." }