From a44c1b2af0fa97f0ec29c1743175d4714b707d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sun, 21 Apr 2024 14:08:36 +0300 Subject: [PATCH] 1 --- electron-bin/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-bin/lure.sh b/electron-bin/lure.sh index c2b024b..ef645a8 100644 --- a/electron-bin/lure.sh +++ b/electron-bin/lure.sh @@ -24,7 +24,7 @@ opt_deps_redos=('kde-cli-tools: file deletion support (kioclient5)' 'trash-cli: file deletion support (trash-put)' 'xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)') -sources=("https://github.com/electron/electron/releases/download/v${version}/electron-v${version}-linux-x64.zip.zip") +sources=("https://github.com/electron/electron/releases/download/v${version}/electron-v${version}-linux-x64.zip") checksums=('SKIP') package() {