From afbab07478750dccd8bfed0bffe3a00e4c68b8ce Mon Sep 17 00:00:00 2001 From: Nick Richards Date: Sun, 19 May 2019 04:21:35 +0100 Subject: [PATCH] skip appstream check --- flathub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index f782243..4051a10 100644 --- a/flathub.json +++ b/flathub.json @@ -1,4 +1,5 @@ { "only-arches": ["i386", "x86_64"], - "publish-delay-hours": 1 + "publish-delay-hours": 1, + "skip-appstream-check": true }