summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8868797231b0a7e7f6ec20640d63e102afc6295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = passwordfile
	pkgdesc = C++ library to read/write passwords from/to encrypted files (using AES-256-CBC via OpenSSL).
	pkgver = 3.0.0
	pkgrel = 4
	url = https://github.com/Martchus/passwordfile
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = qt5-base
	depends = c++utilities
	depends = openssl
	source = passwordfile-3.0.0.tar.gz::https://github.com/Martchus/passwordfile/archive/v3.0.0.tar.gz
	sha256sums = 5464019fed9365607cb394b1f2951a0afd40ee725949408a3bfcc910793fd2d6

pkgname = passwordfile