modified: vim-lightline-git/PKGBUILD

clean up unneeded comments, fix version function
This commit is contained in:
2017-12-25 17:45:18 -08:00
parent 431e29692c
commit 0200310250
2 changed files with 10 additions and 8 deletions

View File

@ -1,16 +1,19 @@
# Generated by mksrcinfo v8
# Thu Dec 10 17:28:20 UTC 2015
pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = latest
pkgver = r515.583138f
pkgrel = 1
url = https://github.com/itchyny/lightline.vim
install = vimdoc.install
install = lightline.install
arch = any
license = MIT
makedepends = git
depends = vim-runtime
source = git://github.com/itchyny/lightline.vim.git
depends = neovim
provides = vim-lightline-git
conflicts = vim-lightline
conflicts = vim-lightline-git
replaces = vim-lightline
source = vim-lightline::git://github.com/itchyny/lightline.vim
md5sums = SKIP
pkgname = vim-lightline-git