# Template file for 'jid'
pkgname=jid
version=1.1.3
revision=1
build_style=go
go_import_path="github.com/simeji/jid"
go_package="github.com/simeji/jid/cmd/jid"
short_desc="Drill down JSON interactively by using filtering queries"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/simeji/jid"
changelog="https://raw.githubusercontent.com/simeji/jid/refs/heads/master/ChangeLog"
distfiles="https://github.com/simeji/jid/archive/refs/tags/v${version}.tar.gz"
checksum=5d1092316e13eb3029a76ffd749cf1ad8642511fe3762f00635feea32d24b7d1

post_install() {
	vlicense LICENSE
	vdoc README.md
}
