summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:56:02 +0800
committerSainnhepark2021-01-26 11:56:02 +0800
commitff7f6fef4e431a43268220be671bd41407debcab (patch)
treeb7c48234cf94590b7684ab1017d8de3f99878174 /PKGBUILD
parent0207f966a7e6c33cfb7b8bed66163ef6669cbf55 (diff)
downloadaur-ff7f6fef4e431a43268220be671bd41407debcab.tar.gz
update path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 108ef9d9aacb..1e8fa3c1f355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/neoclide/coc-git'
depends=('neovim-coc' 'git')
makedepends=('yarn' 'npm')
-_packdir="usr/local/share/nvim/site/pack/coc/start/${_extname}"
+_packdir="usr/share/nvim/runtime/pack/coc/start/${_extname}"
license=('MIT')
groups=('neovim-coc-extras-git')
provides=("${_pkgname}-git")