blob: 84d075d951aa539af6bfc022fefd244c317cb6a1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgname=sommerfeld-btc
pkgver=1
pkgrel=1
arch=('any')
license=('MIT')
depends=(
'python-bitbox02'
'python-hidapi'
'python-hwilib'
'python-qdarkstyle'
'sparrow-wallet'
'tor'
'zbar'
)
|