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

pkgname = zig-dev-bin