pkgbase = helix-git
	pkgdesc = A text editor written in rust
	pkgver = 25.01.1.r391.g17fb12bcf
	pkgrel = 1
	url = https://helix-editor.com
	arch = x86_64
	license = MPL-2.0
	makedepends = git
	makedepends = cargo
	provides = hx
	conflicts = helix
	options = !lto
	source = helix::git+https://github.com/helix-editor/helix.git
	sha256sums = SKIP

pkgname = helix-git
