# Template file for 'bluetuith'
pkgname=bluetuith
version=0.2.6
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=7e4e83fc0ed34b7ffa7d6035363c5380adfb4116136354e32149beb9dcb50bc9

post_install() {
	vlicense LICENSE
}
