summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96e6ccfbe09cc478a2e54b4d8e3fe8f65db86027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = stderred-git
	pkgdesc = LD_PRELOAD hack to color stderr output red
	pkgver = v1.0.r56.gf137fb3
	pkgrel = 1
	url = https://github.com/ku1ik/stderred
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = glibc
	optdepends = bash: to use the convenience script
	provides = stderred
	conflicts = stderred
	source = git+https://github.com/ku1ik/stderred
	md5sums = SKIP

pkgname = stderred-git