summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4da845ad13e6db83df056bd37f8a800189a2fc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nethogs-git
	pkgdesc = A net top tool which displays traffic used per process instead of per IP or interface. GIT version
	pkgver = 0.8.7.r21.g2497311
	pkgrel = 1
	url = https://github.com/raboof/nethogs
	install = nethogs.install
	arch = x86_64
	license = GPL
	makedepends = git
	depends = libpcap
	depends = ncurses
	depends = gcc-libs
	provides = nethogs=0.8.7.r21.g2497311
	conflicts = nethogs
	source = nethogs::git+https://github.com/raboof/nethogs#branch=main
	md5sums = SKIP

pkgname = nethogs-git