summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:55:26 +0800
committerSainnhepark2021-01-26 11:55:26 +0800
commit11ede87f44d689ff2dc0d8b2e8569cff13e662c0 (patch)
tree88bd2712e31608805fc0e3f400739c511182668f
parent2ce79b233ce42f6e8302ab2f53b948f4ceef7d20 (diff)
downloadaur-11ede87f44d689ff2dc0d8b2e8569cff13e662c0.tar.gz
update path
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97f43d808fac..558723c8672f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/weirongxu/coc-explorer'
depends=('neovim-coc')
makedepends=('git' '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}")