mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2024-11-21 11:01:29 -08:00
version bump 2 commits vim-lightline-git
This commit is contained in:
parent
0ed88005f1
commit
2cd4b28250
@ -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 = r685.1c6b455
|
pkgver = r687.58c97bc
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/itchyny/lightline.vim
|
url = https://github.com/itchyny/lightline.vim
|
||||||
install = lightline.install
|
install = lightline.install
|
||||||
|
@ -15,7 +15,7 @@ _neovim="n"
|
|||||||
|
|
||||||
_name='vim-lightline'
|
_name='vim-lightline'
|
||||||
pkgname="${_name}-git"
|
pkgname="${_name}-git"
|
||||||
pkgver=r685.1c6b455
|
pkgver=r687.58c97bc
|
||||||
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')
|
||||||
|
Loading…
Reference in New Issue
Block a user