version bump 10 commits vim-lightline-git

This commit is contained in:
Trent Palmer 2020-06-23 00:17:01 -07:00
parent 7f91c9cae4
commit 35da169339
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = r621.c172131
pkgver = r631.afd8810
pkgrel = 1
url = https://github.com/itchyny/lightline.vim
install = lightline.install

View File

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