blob: f563baf366e8ab360f2981e26c5b849726dfe95b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ldapper-git
pkgdesc = LDAP Querying without the Suck
pkgver = r13.5c4bbe6
pkgrel = 1
url = https://github.com/shellster/ldapper
arch = any
license = MIT
makedepends = dos2unix
makedepends = git
depends = python
depends = impacket
depends = python-colorama
depends = python-ldap3
depends = python-pyaml
depends = python-pyopenssl
provides = ldapper
conflicts = ldapper
conflicts = ldapper-git-bin
source = git+https://github.com/shellster/ldapper
sha512sums = SKIP
pkgname = ldapper-git
|