summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f579f9141e8e2547b2687887c3b687a2bd7b2cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = neovim-gtk
	pkgdesc = GTK UI for Neovim written in Rust
	pkgver = v0.1.1
	pkgrel = 2
	url = https://github.com/daa84/neovim-gtk
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = neovim
	depends = gtk3
	depends = vte3
	source = git+https://github.com/daa84/neovim-gtk.git
	md5sums = SKIP

pkgname = neovim-gtk