mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
adjust all the PROVIDEs and CONFLICTs
This commit is contained in:
@ -14,9 +14,9 @@ url='https://github.com/itchyny/lightline.vim'
|
||||
license=('MIT')
|
||||
depends=('vim-runtime' 'neovim')
|
||||
makedepends=('git')
|
||||
provides=('vim-lightline-git')
|
||||
provides=('vim-lightline')
|
||||
conflicts=('vim-lightline' 'vim-lightline-git')
|
||||
replaces=('vim-lightline')
|
||||
replaces=('')
|
||||
install='lightline.install'
|
||||
source=("${_name}::${url//https/git}")
|
||||
md5sums=('SKIP')
|
||||
|
Reference in New Issue
Block a user