# Template file for 'somo'
pkgname=somo
version=1.3.3
revision=1
build_style=cargo
make_check_args="-- --skip annotates_service_name"
short_desc="CLI for monitoring sockets and ports"
maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT"
homepage="https://github.com/theopfr/somo"
changelog="https://raw.githubusercontent.com/theopfr/somo/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/theopfr/somo/archive/refs/tags/v${version}.tar.gz"
checksum=011ff1fe6e4e973c59526fd5c50d2cdd040d1517f26a321e21807b658047377a

post_install() {
	vlicense LICENSE
}
