pkgbase = nvchad-git
	pkgdesc = NvChad is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast startuptime.
	pkgver = r35.e3572e1
	pkgrel = 1
	url = https://github.com/NvChad/NvChad
	arch = any
	license = GPL3
	depends = neovim>=0.7.0
	  depends = xclip
    depends = ripgrep
    depends = ttf-jetbrains-mono-nerd
    depends = tree-sitter-cli
	provides = nvchad
	conflicts = nvchad
	source = nvchad::git+https://github.com/NvChad/starter.git
	source = 00-nvchad-defaults.lua
	source = init.lua
	sha256sums = SKIP
	sha256sums =  fb3412a702f9c1609b22304761a06ebb0d70ae30cfe4010b738a7a0c6eecdcfb
	sha256sums =  b15c889d90db0df915a1005bec3484223c32e0418167820827481be17d8658e9

pkgname = nvchad-git
