blob: c25b9489c3dd59f43559d9d47574ee0b25bb5934 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = luks-tpm
pkgdesc = Utility to manage LUKS keyfiles sealed by the TPM
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/electrickite/luks-tpm
arch = any
license = GPL
depends = tpm-tools
depends = trousers
depends = cryptsetup
depends = coreutils
depends = util-linux
source = luks-tpm
sha256sums = 4d360ae7ec695ff3c8bf720971173c89a13625bbb34fa46e1ada85dee2bb1fb2
pkgname = luks-tpm
|