summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72f3886a027cf29883f9ad63a03b01839b1bbecf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = gitoxide-git
	pkgdesc = An idiomatic, lean, fast & safe pure Rust implementation of Git
	pkgver = 0.61.1.r4.g9e9c653a8
	pkgrel = 1
	url = https://github.com/Byron/gitoxide
	arch = x86_64
	license = Apache-2.0
	license = MIT
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	provides = gitoxide
	conflicts = gitoxide
	conflicts = gitoxide-bin
	options = !lto
	source = git+https://github.com/Byron/gitoxide
	sha256sums = SKIP

pkgname = gitoxide-git