blob: 0ed8d4c5a2600061d52318f4396197e29c190475 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = zig-git
pkgdesc = System programming language intended to replace C
pkgver = 0.0.0r747.2ed949a
pkgrel = 1
url = http://ziglang.org/
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = llvm
depends = clang
provides = zig
conflicts = zig
source = zig::git+git://github.com/andrewrk/zig.git#branch=master
md5sums = SKIP
pkgname = zig-git
|