version bump 5 commits vim-lightline-git

This commit is contained in:
Trent Palmer 2019-11-15 03:25:19 -08:00
parent f2fee6a587
commit c69e335cdc
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 = r579.53bd327
pkgver = r584.e6f282f
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=r579.53bd327
pkgver=r584.e6f282f
pkgrel=1
pkgdesc='A light and configurable statusline/tabline for Vim'
arch=('any')