# Template file for 'flamelens'
pkgname=flamelens
version=0.3.1
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=d491dbafbc8cedc4a7df2294e31a017b34edd068cb32471bda28e8208a6b1c5e

post_install() {
	vlicense LICENSE
}
