summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2024-04-13 19:28:08 +0300
committerChristoph Gysin2024-04-13 19:28:08 +0300
commitdd7b12a13bab759e7fce79d24adf1e62ca280e1e (patch)
tree1ef323b2a264ad7b7b24e291af02fe1933512b9c /PKGBUILD
parent6a59ab28062f691fc99d426433a1fa6cca24e0d0 (diff)
downloadaur-macbook12-spi-driver-dkms.tar.gz
fix: Remove empty groups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2018e94eb623..70fbeaa16493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="Driver for the keyboard, touchpad and touchbar found in newer MacBook (
arch=('i686' 'x86_64')
url="https://github.com/marc-git/macbook12-spi-driver"
license=('GPL2')
-groups=('')
depends=('dkms')
makedepends=('git')
optdepends=()