summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 50bac299c409b9ff01519fed61348fde7c2fb85a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = bashhound-git
	pkgdesc = Active Directory data collector for BloodHound written in Bash
	pkgver = r6.f5500dd
	pkgrel = 1
	url = https://github.com/0xbbuddha/BashHound
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = openssl
	depends = jq
	depends = vim
	depends = zip
	depends = coreutils
	provides = bashhound
	conflicts = bashhound
	source = bashhound::git+https://github.com/0xbbuddha/BashHound.git
	sha256sums = SKIP

pkgname = bashhound-git