version bump 1 commits vim-lightline-git

This commit is contained in:
Trent Palmer 2021-11-26 17:22:44 -08:00
parent 36a6cdc0d3
commit ea2684ea33
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = r667.b06d921
pkgver = r668.a29b833
pkgrel = 1
url = https://github.com/itchyny/lightline.vim
install = lightline.install
@ -17,4 +17,3 @@ pkgbase = vim-lightline-git
md5sums = SKIP
pkgname = vim-lightline-git

View File

@ -15,7 +15,7 @@ _neovim="n"
_name='vim-lightline'
pkgname="${_name}-git"
pkgver=r667.b06d921
pkgver=r668.a29b833
pkgrel=1
pkgdesc='A light and configurable statusline/tabline for Vim'
arch=('any')