summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 508fcde8e8e4214bcd0590696e20fae5bc90ec00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = strace-with-colors
	pkgdesc = A diagnostic, debugging and instructional userspace tracer (with colors)
	pkgver = 5.19
	pkgrel = 1
	url = https://strace.io/
	arch = x86_64
	license = BSD
	depends = perl
	depends = libunwind
	provides = strace
	conflicts = strace
	source = https://github.com/strace/strace/releases/download/v5.19/strace-5.19.tar.xz
	source = strace-with-colors.patch
	sha1sums = dc34c0d7c3ab0d0adb227f751c016da2c415eb2e
	sha1sums = SKIP

pkgname = strace-with-colors