blob: 3e85d1c8ce41a2304f180a092bf0cc63412c332e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = lbt
pkgdesc = Command-line tools for interacting with the LBRY network
pkgver = 4.0.1
pkgrel = 1
url = https://gitlab.com/gardenappl/lbt
arch = any
license = GPL-3.0-or-later
depends = jq
depends = curl
optdepends = lbrynet: install this unless you connect to a LBRY daemon on a separate machine
source = https://gitlab.com/gardenappl/lbt/-/archive/v4.0.1/lbt-v4.0.1.tar.gz
b2sums = 3b7efabf75d3eeff422632ca1a5e9e060709c7909ea2f75bed2c61810c8350512c541ba9aeaaa3f5cdd7ed5aa090db98d139db9ed0d9d8fafdd806334653bf17
pkgname = lbt
|