blob: dbd7ff236e288f0324a4c8be9561030da1967940 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = balance-of-satoshis
pkgdesc = Commands for working with LND balances.
pkgver = 12.4.0
pkgrel = 1
url = https://github.com/alexbosworth/balanceofsatoshis
arch = any
license = MIT
makedepends = npm
depends = nodejs>=10
optdepends = lnd-bin
noextract = balanceofsatoshis-12.4.0.tgz
options = !strip
source = https://registry.npmjs.org/balanceofsatoshis/-/balanceofsatoshis-12.4.0.tgz
sha256sums = b802759fb2ae41951082a4f78f76d36ad8b815baca80c3e34d133d22eb050702
pkgname = balance-of-satoshis
|