summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de21a8ed3dd..87f36763ac77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,8 +4,6 @@ pkgbase = crackmapexec
pkgrel = 1
url = https://github.com/byt3bl33d3r/CrackMapExec
arch = any
- groups = archstrike
- groups = archstrike-exploit
license = GPL3
makedepends = python2-setuptools
depends = impacket
diff --git a/PKGBUILD b/PKGBUILD
index 2ab3a76a28b8..1488284c90dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgname=crackmapexec
_pkgname=CrackMapExec
pkgver=3.1.5
pkgrel=1
-groups=('archstrike' 'archstrike-exploit')
pkgdesc='A swiss army knife for pentesting Windows/Active Directory environments'
arch=('any')
url='https://github.com/byt3bl33d3r/CrackMapExec'