blob: 958b03c5a70673fd6df63863ee8b6374f1791a1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = zig-git
pkgdesc = a programming language prioritizing robustness, optimality, and clarity
pkgver = 0.1.1r2346.2e010c60
pkgrel = 1
url = http://ziglang.org
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = llvm
depends = clang
provides = zig
conflicts = zig
source = git://github.com/zig-lang/zig.git#commit=2e010c60ae006944ae20ab8b3445598471c9f1e8
md5sums = SKIP
pkgname = zig-git
|