summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68073ad1e97d7c29a0c26bc49392be61b240e473 (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.3.0r3806.3f13a59c
	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 = cb0bbf9c19971a48eff41e8c764ac990

pkgname = zig-git