obsidian 1.5.12-2
This commit is contained in:
parent
7cf33e7609
commit
284eb9b583
@ -1,6 +1,6 @@
|
||||
name='obsidian-bin'
|
||||
version='1.5.12'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='A powerful knowledge base that works on top of a local folder of plain text Markdown files'
|
||||
homepage='https://obsidian.md/'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -20,7 +20,6 @@ prepare() {
|
||||
mkdir ~/.npm
|
||||
cd ~/.npm
|
||||
npm install --engine-strict asar
|
||||
npm install electron --save-dev
|
||||
|
||||
cd "${srcdir}"
|
||||
~/.npm/node_modules/asar/bin/asar.js ef "obsidian-${version}/resources/obsidian.asar" icon.png
|
||||
|
Loading…
Reference in New Issue
Block a user