summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2cc3ef089850be020800467e18d311787f2ca90e (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.11.0_dev.3803+7ad104227
	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