blob: 885d761ac2a01c9a471eb3a8c2cbc9aed656d0b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bchd
pkgdesc = BCHD is an alternative BCH implementation written in Go.
pkgver = 0.20.0_rc1
pkgrel = 0
url = http://github.com/gcash/bchd
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = git
provides = bchd
options = !strip
options = !emptydirs
source = https://github.com/gcash/bchd/archive/v0.20.0-rc1.tar.gz
sha256sums = 9b2349a7e187f65ded263193276ccbc96a15cf81c6f1994168b9da2e3096f412
pkgname = bchd
|