blob: 1dcfbab18f18a14eb34243fa5f3105e4a8008211 (
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.52.0
pkgrel = 1
url = https://www.dendron.so/
arch = any
license = GPL3
makedepends = npm
depends = nodejs
depends = libx11
depends = python
noextract = dendron-cli-0.52.0.tgz
options = !strip
source = https://registry.npmjs.org/@dendronhq/dendron-cli/-/dendron-cli-0.52.0.tgz
sha512sums = d5eb5a310c9446ff53482b42497d5e8df035155e7f3cead15f5fd4691c2774cd0b6648d78698f0034c066fc8b8f3cf251ce87e54d5e265d6bd74c894991b90b1
pkgname = dendron
|