summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ff630d182533bab32e8c258652e4af82eeb6d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cargo-mutants
	pkgdesc = Mutation testing for Rust
	pkgver = 24.11.2
	pkgrel = 1
	url = https://github.com/sourcefrog/cargo-mutants
	arch = x86_64
	license = MIT
	depends = cargo
	depends = gcc-libs
	depends = glibc
	source = https://github.com/sourcefrog/cargo-mutants/archive/v24.11.2/cargo-mutants-24.11.2.tar.gz
	sha256sums = e558eaf0cd8a84f1433fe74c94c2d2f8f3e3140bd0c3005f19b4945c797a5d89

pkgname = cargo-mutants