summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 958c52cb84bdb61e4e8e37daf330a123adb23b04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = rustnet-bin
	pkgdesc = Real-time network monitoring TUI with process identification via eBPF and deep packet inspection
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/domcyrus/rustnet
	install = rustnet-bin.install
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	depends = libpcap
	depends = libelf
	depends = zlib
	provides = rustnet=1.3.0
	conflicts = rustnet
	conflicts = rustnet-git
	source_x86_64 = rustnet-1.3.0-x86_64.tar.gz::https://github.com/domcyrus/rustnet/releases/download/v1.3.0/rustnet-v1.3.0-x86_64-unknown-linux-gnu.tar.gz
	sha256sums_x86_64 = b683b12c2dfe17eda60d74e868987e5abd54e0692c7c2616f13c59e8d78d3908
	source_aarch64 = rustnet-1.3.0-aarch64.tar.gz::https://github.com/domcyrus/rustnet/releases/download/v1.3.0/rustnet-v1.3.0-aarch64-unknown-linux-gnu.tar.gz
	sha256sums_aarch64 = 9e13e5cf034838ebe4353c649356c0bb5beb5e795836f94c66060b817641813e

pkgname = rustnet-bin