pkgbase = ironkey-git
	pkgdesc = An encrypted terminal password manager with AES-256-GCM vault and Argon2id key derivation
	pkgver = 0.1.3.r30.g30e251c
	pkgrel = 1
	url = https://github.com/zacharyftw/IronKey
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	optdepends = wl-clipboard: Wayland clipboard support
	provides = ironkey
	conflicts = ironkey
	source = git+https://github.com/zacharyftw/IronKey.git
	sha256sums = SKIP

pkgname = ironkey-git
