fix replaces cannot contain an empty string vim-lightline-git

This commit is contained in:
2024-05-25 11:10:15 -07:00
parent 7199fcfca8
commit 527c10bff9
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = vim-lightline-git
pkgdesc = A light and configurable statusline/tabline for Vim
pkgver = r687.58c97bc
pkgrel = 1
pkgrel = 2
url = https://github.com/itchyny/lightline.vim
install = lightline.install
arch = any
@ -12,7 +12,6 @@ pkgbase = vim-lightline-git
provides = vim-lightline
conflicts = vim-lightline
conflicts = vim-lightline-git
replaces =
source = vim-lightline::git+https://github.com/itchyny/lightline.vim
md5sums = SKIP