From 175f3d7a384155de9607d6666d323e42b096ed48 Mon Sep 17 00:00:00 2001 From: John Preston Date: Wed, 28 Apr 2021 10:46:03 +0400 Subject: [PATCH] Use our fork of 'snapcraft-desktop-helpers'. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 381897a30..61dc8c3b3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -157,7 +157,7 @@ parts: prime: [-./*] desktop-qt5: - source: https://github.com/ubuntu/snapcraft-desktop-helpers.git + source: https://github.com/desktop-app/snapcraft-desktop-helpers.git source-subdir: qt plugin: make make-parameters: ["FLAVOR=qt5"]