summaryrefslogtreecommitdiff
path: root/.SRCINFO
blob: 8f79be31ab9eb7da5f87dd588152984c36499975 (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.4.0.r938.gc47b75312
	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
	md5sums = SKIP

pkgname = zig-git