summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8688a8a9bf465f79e6d5c2c02b4f463e22d3d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = tilth-git
	pkgdesc = Smart(er) code reading for humans and AI agents.
	pkgver = 0.7.0.r0.g6f44b4a
	pkgrel = 2
	url = https://github.com/jahala/tilth
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	provides = tilth
	conflicts = tilth
	options = !lto
	source = tilth-git::git+https://github.com/jahala/tilth.git#branch=main
	sha256sums = SKIP

pkgname = tilth-git