summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ff8a0922cdf..c193d4299ae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = rusthound-ce-git
- pkgdesc = BloodHound collector tool written in Rust.
+ pkgdesc = BloodHoundCE collector tool written in Rust.
pkgver = c4e8eb3
pkgrel = 1
url = https://github.com/NH-RED-TEAM/RustHound
diff --git a/PKGBUILD b/PKGBUILD
index f232d3e35412..f7eb6eaf0f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=rusthound-ce-git
_pkgname=${pkgname%-ce-git}
pkgver=c4e8eb3
pkgrel=1
-pkgdesc="BloodHound collector tool written in Rust."
+pkgdesc="BloodHoundCE collector tool written in Rust."
arch=('any')
url="https://github.com/NH-RED-TEAM/RustHound"
license=("MIT")