summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8a2b9ee61e8afa85f704f0ce90e8025395c17553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-simplepam-git
	pkgdesc = Pure Python interface to the Pluggable Authentication Modules system on Linux. Git version
	pkgver = r31.b81a806
	pkgrel = 2
	url = https://github.com/leonnnn/python3-simplepam/
	arch = any
	license = MIT
	makedepends = git
	makedepends = python
	depends = python
	depends = pam
	provides = python-simplepam
	conflicts = python-simplepam
	source = python-simplepam::git+https://github.com/leonnnn/python3-simplepam.git
	sha1sums = SKIP

pkgname = python-simplepam-git