summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1515ec359e4b6f93dc5708f513bce8a8b0e3735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = grin-wallet
	pkgdesc = Reference implementation of Grin's wallet.
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/mimblewimble/grin-wallet
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = clang
	makedepends = git
	makedepends = rust
	optdepends = tor: for immediate transactions through Tor anonymizing network
	source = grin-wallet::git+https://github.com/mimblewimble/grin-wallet.git#tag=v4.0.0
	sha256sums = SKIP

pkgname = grin-wallet