summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:57:30 +0800
committerSainnhepark2021-01-26 11:57:30 +0800
commit88dbe06506a6a74e60e1555b714c1a4e87e05a24 (patch)
tree60f4d3303709af31ea860f1e8854229fe63583bc /PKGBUILD
parent27b7b32db6fa9941eeaa40353e95efb390cd6159 (diff)
downloadaur-88dbe06506a6a74e60e1555b714c1a4e87e05a24.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 64d3f4db7893..4a54a5daf217 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='https://github.com/fannheyward/coc-marketplace'
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}")