summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8912f0fcb163d8d526ec73708acf7cffc0b4fe1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = cargo-checkmate
	pkgdesc = Perform a series of useful checks out of the box
	pkgver = 0.1.10
	pkgrel = 1
	url = https://github.com/nathan-at-least/cargo-checkmate
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	depends = gcc-libs
	depends = zlib
	depends = openssl
	options = !lto
	source = cargo-checkmate::git+https://github.com/nathan-at-least/cargo-checkmate.git#commit=36bd61c0e6c4b950babec8b578805a540ba24059
	b2sums = SKIP

pkgname = cargo-checkmate