blob: 5b9f2a2e5184359371c25613873a7387be58695a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = zcash-git
pkgdesc = Decentralized and open source cryptocurrency
pkgver = zc.v0.11.2.z0.15.g405dd80
pkgrel = 1
url = https://z.cash
install = zcash-git.install
arch = any
license = MIT
makedepends = wget
makedepends = unzip
provides = zcash
source = git+https://github.com/Electric-Coin-Company/zcash
sha1sums = SKIP
pkgname = zcash-git
|