summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e429d1f10eb407a56ab97f304613dbea2fe27661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = passwordfile
	pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
	pkgver = 5.0.3
	pkgrel = 1
	url = https://github.com/Martchus/passwordfile
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	checkdepends = cppunit
	makedepends = cmake
	depends = c++utilities
	depends = openssl
	optdepends = passwordfile-doc: API documentation
	source = passwordfile-5.0.3.tar.gz::https://github.com/Martchus/passwordfile/archive/v5.0.3.tar.gz
	sha256sums = d47b9776b7fa399fb3cb97f4819b11312c4313851ed5622f33378ba88718c2c6

pkgname = passwordfile