summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e5ee4e9eb95bde5444d3d0f6e8ead2ca07bb870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = lua-pam-git
	pkgdesc = A module for lua to use PAM
	pkgver = r12.4820711
	pkgrel = 1
	url = https://github.com/RMTT/lua-pam
	install = lua-pam-git.install
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = pam
	depends = lua
	provides = lua-pam
	source = git+https://github.com/RMTT/lua-pam.git
	sha256sums = SKIP

pkgname = lua-pam-git