# Template file for 'bluetuith'
pkgname=bluetuith
version=0.2.2
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=2a02f51c53668fa3171e642e25f268fc50fbb2438f764956fb7cd46fb786083d

post_install() {
	vlicense LICENSE
}
