summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bdea4402009a61b7234ecac9a1bbd8d6520370ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ext4-crypt-git
	pkgdesc = Userspace tool to create ext4 encrypted directories. Git checkout
	pkgver = r26.df324fe
	pkgrel = 1
	url = https://github.com/gdelugre/ext4-crypt
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = cmake
	depends = keyutils
	depends = libsodium
	provides = ext4-crypt
	conflicts = ext4-crypt
	source = git+https://github.com/gdelugre/ext4-crypt.git
	md5sums = SKIP

pkgname = ext4-crypt-git