summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47453e0a53cb3fea89396b2b81a0004e223110b2 (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 = 3.1.2
	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=v3.1.2
	sha256sums = SKIP

pkgname = grin-wallet