summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 139e5060d953b3312d747e090436486af4694471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = gptrace-git
	pkgdesc = Trace the activities of an external application
	pkgver = 0.5.0
	pkgrel = 1
	url = https://www.muflone.com/gptrace/
	arch = any
	license = GPL
	makedepends = git
	depends = gtk3
	depends = gobject-introspection
	depends = python-xdg
	depends = python-gobject
	depends = python-ptrace
	provides = gptrace
	conflicts = gptrace
	source = git+https://github.com/muflone/gptrace.git
	sha256sums = SKIP

pkgname = gptrace-git