version bump 6 commits vim-lightline-git

This commit is contained in:
Trent Palmer 2019-10-31 23:24:10 -07:00
parent 663ebfea3c
commit 7d2a3e2894
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = r573.d7fd8d7
pkgver = r579.53bd327
pkgrel = 1
url = https://github.com/itchyny/lightline.vim
install = lightline.install
@ -12,6 +12,7 @@ pkgbase = vim-lightline-git
provides = vim-lightline
conflicts = vim-lightline
conflicts = vim-lightline-git
replaces =
source = vim-lightline::git://github.com/itchyny/lightline.vim
md5sums = SKIP

View File

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