summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11f6a8f38466d48d6dab80100d4dcb034e44928e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = buildit-git
	pkgdesc = A user-friendly, fast Make alternative for All Programming Languages written in Rust
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/neoapps-dev/buildit.git
	arch = any
	license = GPL
	makedepends = cargo
	depends = gcc-libs
	options = !lto
	source = buildit-git-1.0.0.tar.gz::https://github.com/neoapps-dev/buildit/archive/refs/heads/main.tar.gz
	sha256sums = SKIP

pkgname = buildit-git