summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca4ee48ffa7ed6632658538869effd077070d564 (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
25
26
27
pkgbase = pacman-ps
	pkgdesc = Provides a command to identify which running processes have files that have changed on disk. It also provides a pacman hook and pacman-ps to also show which packages own the files that are still open
	pkgver = 0.1.1
	pkgrel = 1
	url = https://gitlab.com/samcv/ps-lsof
	arch = any
	license = GPLv2
	depends = lsof
	depends = procps-ng
	depends = bash
	depends = coreutils
	depends = findutils
	options = !strip
	source = pacman-ps.sh
	source = pacman-ps-post.hook
	source = ps-lsof.sh
	source = pacman-ps-posthook.sh
	source = license.txt
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = pacman-ps
	install = pacman-ps.install