summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-02-19 13:45:12 +0800
committerSainnhepark2021-02-19 13:45:12 +0800
commit6deb0c3340610ad6434eabcc0a69d8d56e89b3e9 (patch)
tree71db5e79571c558888655e3174a4f9de756d3cc7 /PKGBUILD
parent33b6a146ccf741667b76fad35cdce1263eda22b9 (diff)
downloadaur-6deb0c3340610ad6434eabcc0a69d8d56e89b3e9.tar.gz
remove groups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08e03162443c..0682929317a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ depends=('neovim-coc')
makedepends=('git' 'yarn' 'npm')
_packdir="usr/share/nvim/runtime/pack/coc/start/${_extname}"
license=('MIT')
-groups=('neovim-coc-extras-git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
install="${pkgname}.install"