From fce395367258eabe5427f4f93b4f277dcfc63e73 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 27 Oct 2022 19:28:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=B8?= =?UTF-8?q?=D1=81=D1=82=D0=BE=D1=87=D0=BD=D0=B8=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- obsidian/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obsidian/lure.sh b/obsidian/lure.sh index 48f1115..d058d4f 100644 --- a/obsidian/lure.sh +++ b/obsidian/lure.sh @@ -11,7 +11,7 @@ conflicts=('obsidian') deps_amd64=('zlib' 'hicolor-icon-theme' 'fuse3') build_deps=('npm') -sources_amd64=("https://github.com/obsidianmd/obsidian-releases/releases/download/v${version}/obsidian-${version}.tar.gz") +sources_amd64=("https://github.com/obsidianmd/obsidian-releases/releases/download/v${version}/${name}-${version}.tar.gz") checksums_amd64=('329424e60e35f386640808cb539520d11796815003b244b542e31c9cf74da1fb') prepare() {