# Template file for 'tailspin'
pkgname=tailspin
version=7.0.0
revision=1
build_style=cargo
checkdepends="procps-ng"
short_desc="Log file highlighter"
maintainer="zenobit <zen@osowoso.org>"
license="MIT"
homepage="https://github.com/bensadeh/tailspin"
changelog="https://raw.githubusercontent.com/bensadeh/tailspin/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/bensadeh/tailspin/archive/refs/tags/${version}.tar.gz"
checksum=45fafd0b3b43de6490a1a4a86a071f0db3d2a8e3f260b50def131c6996a2930e

post_install() {
	vlicense LICENCE
}
