blob: c6cc9dfff268067cc48c08814f5d6dd51ec519f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = zig-dev-bin
pkgdesc = A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software
pkgver = 20201031
pkgrel = 1
url = https://ziglang.org/
arch = x86_64
license = MIT
provides = zig
conflicts = zig
source = https://ziglang.org/builds/zig-linux-x86_64-0.6.0+7c8d9cfa4.tar.xz
sha256sums = 4eb550495d1d7b521047a0e68f5c21ed1c1c4e1caca64fc7d96f1682f1f8099c
pkgname = zig-dev-bin
|