From b9a4e6b3813c8e8fb15088259f8fa3cddb60de1a Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Thu, 20 Oct 2022 17:06:44 +0300 Subject: [PATCH] fix --- obsidian/lure.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/obsidian/lure.sh b/obsidian/lure.sh index 1a72f59b..2f98bcf 100644 --- a/obsidian/lure.sh +++ b/obsidian/lure.sh @@ -1,6 +1,6 @@ name='obsidian' -version=1.0.0 -release=1 +version='1.0.0' +release='1' desc='A powerful knowledge base that works on top of a local folder of plain text Markdown files' homepage='https://obsidian.md/' architectures=('amd64')