summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 432f7f8804584c2fec0344d3c5313d1780a9476d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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