pkgbase = htop-git
	pkgdesc = Interactive text-mode process viewer
	pkgver = 3.3.0.r64.gef6658c2
	pkgrel = 1
	epoch = 1
	url = https://github.com/htop-dev/htop
	arch = i686
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = git
	makedepends = lm_sensors
	depends = libcap
	depends = libcap.so
	depends = libnl
	depends = ncurses
	depends = libncursesw.so
	optdepends = lsof: list open files for running process
	optdepends = strace: attach to running process
	optdepends = lm_sensors: temperature monitoring
	provides = htop
	conflicts = htop
	options = !emptydirs
	source = git+https://github.com/htop-dev/htop.git
	sha256sums = SKIP

pkgname = htop-git
