# Template file for 'dive'
pkgname=dive
version=0.13.1
revision=1
build_style=go
go_import_path="github.com/wagoodman/dive"
short_desc="Container image exploration tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/wagoodman/dive"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=2a9666e9c3fddd5e2e5bad81dccda520b8102e7cea34e2888f264b4eb0506852

post_install() {
	vlicense LICENSE
}
