blob: bfea2c526ea5404793eb5cacbc9463b4448be00a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vim-material-git
pkgdesc = Port of the Material colorscheme for Vim/Neovim
pkgver = r60.3b61e78
pkgrel = 1
url = https://github.com/kaicataldo/material.vim
arch = any
groups = vim-plugins
license = MIT
makedepends = git
depends = vim-plugin-runtime
provides = vim-material
provides = vim-airline-material
provides = vim-lightline-material
conflicts = vim-material
replaces = vim-airline-material-git
replaces = vim-lightline-material-git
source = vim-material-git::git+https://github.com/kaicataldo/material.vim
md5sums = SKIP
pkgname = vim-material-git
|