diff options
| -rw-r--r-- | .SRCINFO | 1 | ||||
| -rw-r--r-- | PKGBUILD | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,7 @@ pkgbase = zcash-git url = https://z.cash arch = any license = MIT + makedepends = unzip provides = zcash source = git+https://github.com/Electric-Coin-Company/zcash sha1sums = SKIP @@ -7,6 +7,7 @@ pkgdesc="Decentralized and open source cryptocurrency" arch=('any') url="https://z.cash" license=(MIT) +makedepends=('unzip') provides=('zcash') source=("git+https://github.com/Electric-Coin-Company/zcash") sha1sums=('SKIP') |
