vim-lightline-git version bump

This commit is contained in:
Trent Palmer 2018-06-02 13:28:46 -07:00
parent 4f4c65a1f9
commit 0d652591c7
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 = r520.78c43c1
pkgver = r526.555f202
pkgrel = 1
url = https://github.com/itchyny/lightline.vim
install = lightline.install

View File

@ -6,7 +6,7 @@
_name='vim-lightline'
pkgname="${_name}-git"
pkgver=r520.78c43c1
pkgver=r526.555f202
pkgrel=1
pkgdesc='A light and configurable statusline/tabline for Vim'
arch=('any')