pkgbase = lf-git
	pkgdesc = lf is a terminal file manager written in Go
	pkgver = 22.r2.g8739087
	pkgrel = 1
	url = https://github.com/gokcehan/lf
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go>=1.6
	depends = glibc
	provides = lf
	conflicts = lf
	source = lf::git+https://github.com/gokcehan/lf.git
	sha256sums = SKIP

pkgname = lf-git

