pkgbase = zrc
	pkgdesc = A custom shell inspired by Tcl
	pkgver = 2.7
	pkgrel = 1
	url = https://github.com/Edd12321/zrc
	install = zrc.install
	arch = any
	license = BSD-2-Clause
	makedepends = git
	makedepends = posix
	makedepends = gcc
	options = !debug
	source = git+https://github.com/Edd12321/zrc.git
	sha256sums = SKIP

pkgname = zrc
