summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e6db42b3fbb9f178b0fbad36a5ab533ae16c9ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = neovim-qt-git
	pkgdesc = A Qt gui for Neovim (Neovim RPC and GUI using Qt5).
	pkgver = r219.49a61e0
	pkgrel = 2
	url = https://github.com/equalsraf/neovim-qt
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = cmake
	depends = neovim
	depends = qt5-base
	depends = msgpack-c
	depends = libxkbcommon-x11
	conflicts = neovim-qt
	source = neovim-qt-git::git+https://github.com/equalsraf/neovim-qt.git
	md5sums = SKIP

pkgname = neovim-qt-git