summaryrefslogtreecommitdiff
path: root/.SRCINFO
blob: 9b202dd91141118b389f38754cb12369a603e259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = zig-git
	pkgdesc = a programming language prioritizing robustness, optimality, and clarity
	pkgver = 0.9.0.r844.g4ac37eb48
	pkgrel = 1
	url = https://ziglang.org
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = clang
	depends = llvm>=10
	depends = lld
	provides = zig
	conflicts = zig
	source = git+https://github.com/zig-lang/zig.git
	md5sums = SKIP

pkgname = zig-git