version bump 2 commits vim-lightline-git

This commit is contained in:
Trent Palmer 2022-05-15 14:33:43 -07:00
parent e6db7d1f46
commit 95a6ede684
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = vim-lightline-git pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = r675.11931e2 pkgver = r677.b02ef0d
pkgrel = 1 pkgrel = 1
url = https://github.com/itchyny/lightline.vim url = https://github.com/itchyny/lightline.vim
install = lightline.install install = lightline.install

View File

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