pkgbase = tpmnt
	pkgdesc = Unified, declarative CLI for LUKS2 + TPM2 enroll-once auto-decrypt and auto-mount
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/Meeks233/tpmnt
	arch = x86_64
	arch = aarch64
	license = MIT
	license = Apache-2.0
	makedepends = cargo
	depends = cryptsetup
	depends = systemd
	depends = gptfdisk
	depends = sshfs
	optdepends = age: encrypted key escrow
	optdepends = hdparm: per-disk power profiles / spindown
	source = tpmnt-0.1.0.tar.gz::https://github.com/Meeks233/tpmnt/archive/refs/tags/v0.1.0.tar.gz
	sha256sums = SKIP

pkgname = tpmnt
