# Template file for 'bluetuith'
pkgname=bluetuith
version=0.2.7
revision=1
build_style=go
go_import_path="github.com/darkhz/bluetuith"
depends="bluez dbus"
short_desc="TUI bluetooth manager"
maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT"
homepage="https://darkhz.github.io/bluetuith"
distfiles="https://github.com/darkhz/bluetuith/archive/refs/tags/v${version}.tar.gz"
checksum=9586383c1703dd4e12e81f5f68e5144481aed8fb0526ee046dc3a80558d0f0dc

post_install() {
	vlicense LICENSE
}
