summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a68f37ef8572c28b6942e9992a82afd88606de7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = luks-tpm
	pkgdesc = Utility to manage LUKS keyfiles sealed by the TPM
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/electrickite/luks-tpm
	install = luks-tpm.install
	arch = any
	license = GPL
	depends = tpm-tools
	depends = trousers
	depends = cryptsetup
	depends = bash
	depends = coreutils
	depends = gawk
	depends = grep
	depends = util-linux
	backup = etc/default/luks-tpm
	source = https://github.com/electrickite/luks-tpm/archive/1.0.0.tar.gz
	source = luks-tpm.hook
	sha256sums = ce4b48bfdcd4ecc5df672bf7264fb5abb3aef4b271eec2a24657be396332e86a
	sha256sums = 3b268c5e1d874d3b80698e3cfb245cccdfb6412cc6982a112812d7e3717b3b9d

pkgname = luks-tpm