summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11a2e841006f92ce12fb04cfc9c334f58106bf1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vterm-git
	pkgdesc = A cross platform, vulkan terminal emulator written in rust (git development version)
	pkgver = r14.c6a6db1
	pkgrel = 1
	url = https://github.com/nuIIpointerexception/vterm
	arch = x86_64
	license = MPL-2.0
	makedepends = git
	makedepends = cargo
	makedepends = rustup
	makedepends = vulkan-headers
	makedepends = just
	depends = gcc-libs
	depends = glibc
	source = vterm-git::git+https://github.com/nuIIpointerexception/vterm.git
	sha256sums = SKIP

pkgname = vterm-git