forked from Plemya-x/alr-repo
		
	исправление ошибок
This commit is contained in:
		| @@ -14,9 +14,9 @@ sources_amd64=("https://github.com/obsidianmd/obsidian-releases/releases/downloa | ||||
| checksums_amd64=('1f50a5f52073fe6c0df207b3164715e0ac48efec558d057602dc8b2b28d5a48f') | ||||
|  | ||||
| prepare() { | ||||
|   npm install --engine-strict asar | ||||
| cd "${srcdir}/{name}-{version}" | ||||
|   ./node_modules/asar/bin/asar.js ef "${name}-${version}/resources/obsidian.asar" icon.png | ||||
| npm install --engine-strict asar | ||||
| ./node_modules/asar/bin/asar.js ef "${name}-${version}/resources/obsidian.asar" icon.png | ||||
| } | ||||
|  | ||||
| package() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user