summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 12:07:19 +0800
committerSainnhepark2021-01-26 12:07:19 +0800
commiteb748fa0e3cde3351cb4fca66cc78cd94e575d11 (patch)
treeb5b83b2c92e7ecdf596519a311a27e6b3ae81dcb /PKGBUILD
parent556a93f01c2d4232ad325ad105dd48162408559b (diff)
downloadaur-eb748fa0e3cde3351cb4fca66cc78cd94e575d11.tar.gz
release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 974dc2cd4bab..8b1c8edc38e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=neovim-coc
pkgver=0.0.80
-pkgrel=1
+pkgrel=2
pkgdesc='Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode'
arch=('any')
url='https://github.com/neoclide/coc.nvim'