summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b34153bcaae018701b53e8e47fd11e335f161513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = htop-vim-git
	pkgdesc = Interactive text-mode process viewer. Patched for vim keybindings
	pkgver = 584.8f07868
	pkgrel = 1
	url = https://github.com/hishamhm/htop
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = python2
	depends = ncurses
	optdepends = lsof: list open files for running process
	optdepends = strace: attach to running process
	provides = htop
	conflicts = htop
	conflicts = htop-git
	options = !emptydirs
	source = git+https://github.com/hishamhm/htop.git
	source = vim-keybindings.patch
	sha256sums = SKIP
	sha256sums = d58771be77157419f539a3cd5271aa6adeba1d86a90053e7e63d035cb654cb30

pkgname = htop-vim-git