# Template file for 'flamelens'
pkgname=flamelens
version=0.4.0
revision=1
build_style=cargo
short_desc="Flamegraph viewer in the terminal"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/YS-L/flamelens/"
changelog="https://github.com/YS-L/flamelens/blob/main/CHANGELOG.md"
distfiles="https://github.com/YS-L/flamelens/archive/refs/tags/v${version}.tar.gz"
checksum=17101e6cb4c8e50cecfd4a31ea34bcfc076a78befdc6d37e753539a802598b71

post_install() {
	vlicense LICENSE
}
