summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea5e7bc2d4a55b03445c246eec94a3386d75cf58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = zig-git
	pkgdesc = a programming language prioritizing robustness, optimality, and clarity
	pkgver = 0.4.0.r83.g1030cc97
	pkgrel = 1
	url = http://ziglang.org
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = clang
	depends = llvm
	provides = zig
	conflicts = zig
	source = git://github.com/zig-lang/zig.git
	source = force_dynamic_llvm.patch
	source = no_stage2_artifacts.patch
	md5sums = SKIP
	md5sums = 9a935ede50ab8f1a789349fc3b760c1c
	md5sums = 84fdaa44cae56d85ee4604a95fa2ccd7

pkgname = zig-git