summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84ecd8697d993ff463b194cf37ca34309b3a0eac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = zig-dev-bin
	pkgdesc = A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software
	pkgver = 0.12.0_dev.381+1a0e6bcdb
	pkgrel = 1
	epoch = 1
	url = https://ziglang.org/
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = curl
	makedepends = jq
	makedepends = minisign
	provides = zig
	conflicts = zig
	options = !strip
	source = hello.zig
	sha256sums = SKIP

pkgname = zig-dev-bin