summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2020-07-28 06:43:36 +0800
committerSainnhepark2020-07-28 06:43:36 +0800
commit6eb239bf74a2f5faacea64cb72a8125e612b881f (patch)
treedc10c4b85c56dfff6f9daa645b81d7fcae5ba09b /PKGBUILD
parent788b11bb2c2bc8e5571953d9c9382fef47f6fb5f (diff)
downloadaur-6eb239bf74a2f5faacea64cb72a8125e612b881f.tar.gz
change groups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47b865c2aa35..304d3fe37e22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ depends=('vim-coc')
makedepends=('git' 'yarn' 'npm')
_packdir="usr/share/vim/vimfiles/pack/coc/start/${_extname}"
license=('')
-groups=('vim-coc-extras')
+groups=('vim-coc-extras-git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("${_extname}::git+${url}.git")