blob: 0f8943e1fb5a350162dd4a920c1bc40bbd1295b7 (
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.124.2
pkgrel = 1
url = https://www.dendron.so/
arch = any
license = GPL-3.0-or-later
makedepends = npm
depends = nodejs
depends = libx11
depends = python
noextract = dendron-cli-0.124.2.tgz
options = !strip
source = https://registry.npmjs.org/@dendronhq/dendron-cli/-/dendron-cli-0.124.2.tgz
sha512sums = 432795b091c2c0c4748b9d7bb57592fd5bfafb6cff2c1490beff6f7d085b14961e35555c7555c8583860d75b4315647f51ccaac74680e89aa678d11f1f6687e1
pkgname = dendron
|