# Template file for 'impala'
pkgname=impala
version=0.7.4
revision=1
build_style=cargo
depends="iwd"
short_desc="TUI for managing wifi on Linux"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://github.com/pythops/impala"
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
checksum=948b9b46ee7b8c06016430bc0e9fef8a23ecf9768cfe11ec1f9fd48dde249bb2

post_install() {
	vdoc Readme.md
}
