From e57cfb66de15e13a20da33564776e073047c0f71 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 12 Jul 2020 05:12:41 +0100 Subject: [PATCH] Specifically mention 20.04 as supported for the repos Signed-off-by: falkTX --- Repositories.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Repositories.php b/Repositories.php index e2d848c..2b1aa95 100644 --- a/Repositories.php +++ b/Repositories.php @@ -11,7 +11,7 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/

- The KXStudio repositories support all Debian versions since 10 (Buster) and Ubuntu 18.04 (Bionic) or above.
+ The KXStudio repositories support all Debian versions since 10 (Buster) and Ubuntu 18.04 (Bionic) or above including Ubuntu 20.04.
They should work on all Debian-based distributions and variants.
A computer running intel-based 32bit or 64bit with SSE2 is required, or alternatively an ARM-based system (32bit with neon-vfpv4 or 64bit).