summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67c6531acb83b9f87b554c90e0ade2019581f997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = rr-bin
	pkgdesc = Binary record and replay framework: lightweight recording and deterministic debugging
	pkgver = 5.8.0
	pkgrel = 3
	url = http://rr-project.org/
	arch = x86_64
	license = custom
	depends = gdb
	provides = rr
	conflicts = rr
	conflicts = rr-git
	source = https://github.com/rr-debugger/rr/releases/download/5.8.0/rr-5.8.0-Linux-x86_64.tar.gz
	source = https://raw.githubusercontent.com/rr-debugger/rr/5.8.0/LICENSE
	sha256sums = fe545439c5200f1967f4847ed6608943462d4c753b53b6fe694dab8915d1028a
	sha256sums = aaec860979579376519b0bb376a317d0c52a7182f5dde5f362a8df3590312f9f

pkgname = rr-bin