From 9da1d88296703d0805f284a2c89d23dc03593250 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Thu, 9 Feb 2023 01:18:15 +0000 Subject: [PATCH] Updated to use Key ID Now depends on #741 being merged --- 01-main/packages/insync | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/01-main/packages/insync b/01-main/packages/insync index 7b6911654..b336256d2 100644 --- a/01-main/packages/insync +++ b/01-main/packages/insync @@ -1,8 +1,5 @@ DEFVER=1 -# key gone from website -# this key is not enough to install but at least keeps _us_ happy -# # while they sort themselves out -GPG_KEY_URL="https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key" +GPG_KEY_ID="A684470CACCAF35C" APT_REPO_URL="http://apt.insync.io/${UPSTREAM_ID} ${UPSTREAM_CODENAME} non-free contrib" PRETTY_NAME="Insync" WEBSITE="https://www.insynchq.com/"