summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 058ac5bb823a2be8146b31b7d2aceed75387cb9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pam_e4crypt
	pkgdesc = This is a PAM module for unlocking transparently encrypted directories on ext4
	pkgver = 0.1
	pkgrel = 3
	url = https://github.com/neithernut/pam_e4crypt/
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = cmake
	depends = keyutils
	depends = linux>=4.1
	depends = openssl
	depends = pam
	depends = util-linux
	source = https://github.com/neithernut/pam_e4crypt/archive/v0.1.tar.gz
	sha1sums = SKIP

pkgname = pam_e4crypt