summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c14c140bef732577866572a46cfca175b61d0b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = bip39-git
	pkgdesc = Generate mnemonic codes according to BIP-0039
	pkgver = 0.2.0.r1.6463895
	pkgrel = 1
	url = https://github.com/kugland/bip39
	arch = x86_64
	license = MIT
	checkdepends = cunit
	makedepends = git
	makedepends = meson
	depends = libsodium
	conflicts = bip39
	source = bip39::git+https://github.com/kugland/bip39.git
	sha256sums = SKIP

pkgname = bip39-git