From 922c7d825f882c699ca45a1a794324b8f80c2590 Mon Sep 17 00:00:00 2001 From: ymshenyu Date: Wed, 7 Apr 2021 21:02:31 +0800 Subject: [PATCH] update snapcraft.yaml --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3ea4f7ee..82f2c47a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -165,7 +165,7 @@ parts: after: - desktop-qt5 - qv2ray-ssr-plugin: + qv2ray-ssr-plugin: plugin: cmake source-type: git source: https://github.com/Qv2ray/QvPlugin-SSR.git @@ -197,4 +197,4 @@ parts: - -DSTATIC_LINK_SODIUM=OFF cmake-generator: Ninja after: - - desktop-qt5 \ No newline at end of file + - desktop-qt5