pkgbase = litua
	pkgdesc = Read a text document, receive its tree in Lua and manipulate it
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/typho/litua
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	source = https://github.com/typho/litua/archive/v2.0.0/litua-2.0.0.tar.gz
	sha256sums = 7d3405521ea5b132c731dc69275c2eb6572b0652553f0bf2405fb87264e0c861

pkgname = litua
