summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f2db6e22c84aa37029c540e2109d8d1256d4bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pacman-pstatus
	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. (forked from samcv's pacman-ps)
	pkgver = 0.3.1
	pkgrel = 1
	url = https://gitlab.com/renyuneyun/pacman-ps
	install = pacman-ps.install
	arch = any
	license = GPL
	makedepends = git
	depends = python
	conflicts = pacman-ps
	options = !strip
	source = git+https://gitlab.com/renyuneyun/pacman-ps#tag=v0.3.1
	md5sums = SKIP

pkgname = pacman-pstatus