summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a3c81d19340ccb4389680cdaf0f543b263cefd03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = vim-embark-git
	pkgdesc = A deep inky purple theme leveraging bright colors
	pkgver = r58.fda8867
	pkgrel = 3
	url = https://github.com/embark-theme/vim
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim-plugin-runtime
	source = vim-embark-git::git+https://github.com/embark-theme/vim
	md5sums = SKIP

pkgname = vim-embark-git
	optdepends = vim-airline-embark: Matching Airline colorscheme
	optdepends = vim-lightline-embark: Matching Lightline colorscheme
	provides = vim-embark
	conflicts = vim-embark

pkgname = vim-airline-embark-git
	depends = vim-airline
	optdepends = vim-embark: Base vim colorscheme
	provides = vim-airline-embark
	conflicts = vim-airline-embark

pkgname = vim-lightline-embark-git
	depends = vim-lightline-git
	optdepends = vim-embark: Base vim colorscheme
	provides = vim-lightline-embark
	conflicts = vim-lightline-embark