# Template file for 'angle-grinder'
pkgname=angle-grinder
version=0.19.6
revision=1
build_style=cargo
hostmakedepends="pkg-config"
short_desc="Slice and dice logs on the command line"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/rcoh/angle-grinder"
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
checksum=f76e236f0825ca3f0b165e37d6448fa36e39c41690e7469d02c37eeb0c972222

post_install() {
	vlicense LICENSE
}
