summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc6c0457cbb40e73a7f5625ece603ca245c0279a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = memflow-cli-git
	pkgdesc = Daemon and CLI for the memflow physical memory introspection framework
	pkgver = 0.1.1
	pkgrel = 2
	url = https://github.com/memflow/memflow-cli
	install = daemon.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = fuse
	source = git+https://github.com/memflow/memflow-cli
	sha256sums = SKIP

pkgname = memflow-cli-git