From a1003240261aad3f60961ed041da21bf4fe41520 Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:06:45 +0000 Subject: [PATCH] i forgot that arch is not the only linux distro --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 03fbd9a3..ca72e47e 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,10 @@ ], "linux": { "target": [ - "pacman" + "AppImage", + "deb", + "snap", + "rpm" ], "synopsis": "A new look into listening and enjoying music in style and performance. ", "category": "AudioVideo",