git » usbutils.git » commit b17463a

base group removal

author Christian Hesse
2019-11-13 12:13:06 UTC
committer Christian Hesse
2019-11-13 12:13:06 UTC
parent 803f6006dc3113ebf6d86eab74d01bcacb711529

base group removal

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index 514c67a..cd4c52c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgrel=1
 pkgdesc="USB Device Utilities"
 arch=(x86_64)
 license=('GPL')
-groups=('base')
 depends=('libusb' 'hwids')
 optdepends=('python: for lsusb.py usage'
             'coreutils: for lsusb.py usage')