summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bee5821172fe7b5d19198db2a2210761c36af169 (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 = r18.c019fc1
	pkgrel = 1
	url = https://github.com/kugland/bip39
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = make
	makedepends = gcc
	depends = libsodium
	conflicts = bip39
	source = bip39::git+https://github.com/kugland/bip39.git
	sha256sums = SKIP

pkgname = bip39-git