summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 00dd0e605575a39575390a565ddb074567ad7296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = rustowl-git
	pkgdesc = Visualize Ownership and Lifetimes in Rust
	pkgver = r1.0
	pkgrel = 1
	url = https://github.com/cordx56/rustowl
	arch = any
	license = MPL-2.0
	makedepends = git
	makedepends = cargo
	makedepends = zig=0.13.0
	conflicts = rustowl-bin
	source = git+https://github.com/cordx56/rustowl.git
	sha256sums = SKIP

pkgname = rustowl-git