version bump 6 commits deoplete-git

This commit is contained in:
Trent Palmer 2022-08-19 06:28:45 -07:00
parent 2d9c1e28e4
commit f3bbf0047b
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = deoplete-git
pkgdesc = deoplete completion plugin for neovim
pkgver = r2044.1c40f64
pkgrel = 2
pkgver = r2050.036a265
pkgrel = 1
url = https://github.com/Shougo/deoplete.nvim
install = deoplete.install
arch = any

View File

@ -13,8 +13,8 @@ _neovim="n"
_name='deoplete'
pkgname="${_name}-git"
pkgver=r2044.1c40f64
pkgrel=2
pkgver=r2050.036a265
pkgrel=1
pkgdesc="deoplete completion plugin for neovim"
# i.e. seems to build and work fine on raspberrypi
arch=('any')