Skip to content

Commit

Permalink
bloodhound: update url
Browse files Browse the repository at this point in the history
the repository migrated from namespace bloodhoundad/bloodhound to specterops/nloodhound-legacy
  • Loading branch information
noraj authored and noptrix committed Jan 4, 2025
1 parent d2031f5 commit 3cca212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/bloodhound/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ epoch=1
pkgdesc='Six Degrees of Domain Admin'
groups=('blackarch' 'blackarch-recon' 'blackarch-windows')
arch=('x86_64' 'aarch64')
url='https://github.com/BloodHoundAD/BloodHound'
url='https://github.com/SpecterOps/BloodHound-Legacy'
license=('GPL3')
depends=('nodejs' 'neo4j-community' 'alsa-lib' 'gtk3' 'libxss' 'nss'
'gconf' 'libxtst' 'jre17-openjdk-headless')
makedepends=('git' 'nodejs-electron-packager' 'npm' 'unzip')
optdepends=('python: for some scripts' 'powershell: for PowerShell ingestion')
source=("$pkgname::git+https://github.com/BloodHoundAD/BloodHound.git")
source=("$pkgname::git+$url.git")
options=(!strip)
sha512sums=('SKIP')
install="$pkgname.install"
Expand Down

0 comments on commit 3cca212

Please sign in to comment.