summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46825c118bbe746a0c0286101b30199256acb16b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = btcd
	pkgdesc = btcd an alternative full node Bitcoin implementation written in Go and btcwallet a secure Bitcoin wallet daemon written in Go
	pkgver = 0.24.2
	pkgrel = 1
	url = https://github.com/btcsuite
	arch = i686
	arch = x86_64
	groups = btcsuite
	license = ISC
	makedepends = git
	makedepends = go
	provides = btcd
	provides = btcwallet
	conflicts = btcd
	options = !emptydirs
	source = git+https://github.com/btcsuite/btcd#tag=v0.24.2
	source = git+https://github.com/btcsuite/btcwallet#tag=v0.16.9
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = btcd
	pkgdesc = An alternative full node Bitcoin implementation written in Go
	provides = btcd
	conflicts = btcd

pkgname = btcwallet
	pkgdesc = Secure Bitcoin wallet daemon written in Go
	provides = btcwallet
	conflicts = btcwallet