summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b582ecb4f33..cfd1edcd6c30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nvim-cmp
pkgdesc = A completion plugin for neovim coded in Lua.
- pkgver = 4ecf2a2
+ pkgver = 8f92f57
pkgrel = 1
url = https://github.com/hrsh7th/nvim-cmp
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index af2088cc9a1d..0dde4c22d429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nvim-cmp
-pkgver=4ecf2a2
+pkgver=8f92f57
pkgrel=1
pkgdesc='A completion plugin for neovim coded in Lua.'
arch=('any')