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