blob: 4268372cf702c892d5d10b38fc7220b5f3694278 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dendron
pkgdesc = CLI tool for Dendron, the hierarchical note taking tool that grows as you do!
pkgver = 0.51.1
pkgrel = 1
url = https://www.dendron.so/
arch = any
license = GPL3
makedepends = npm
depends = nodejs
depends = libx11
depends = python
noextract = dendron-cli-0.51.1.tgz
options = !strip
source = https://registry.npmjs.org/@dendronhq/dendron-cli/-/dendron-cli-0.51.1.tgz
sha512sums = 2e46df9f92d181360d8ae4f251dc35b5f370e48ed1d30c15da8be73f40bbb605cc67321758b70b703508935d12ff31423c6202c85e38f23466fd5fc248c62825
pkgname = dendron
|