summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5596ad25b1b514c164f3c67e7025945160a4791f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = zvm-git
	pkgdesc = A version manager for Zig compilers
	pkgver = 0.8.8.r0.g71b7405
	pkgrel = 1
	url = https://github.com/tristanisham/zvm
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	depends = glibc
	provides = zvm
	conflicts = zvm
	options = !strip
	options = !debug
	source = zvm::git+https://github.com/tristanisham/zvm.git
	sha256sums = SKIP

pkgname = zvm-git