# Template file for 'jid'
pkgname=jid
version=1.1.1
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=5f4c200625f0a1eb7a1bdb5578693fa30fbc935eb66608c9bb6d7aef90566bd8

post_install() {
	vlicense LICENSE
	vdoc README.md
}
