# Template file for 'snitch'
pkgname=snitch
version=0.2.2
revision=1
build_style=go
go_import_path=github.com/karol-broda/snitch
short_desc="Prettier way to inspect network connections"
maintainer="Yushi <git@yushi.one>"
license="MIT"
homepage="https://github.com/karol-broda/snitch"
changelog="https://github.com/karol-broda/snitch/releases"
distfiles="https://github.com/karol-broda/snitch/archive/refs/tags/v${version}.tar.gz"
checksum=e0bc3a0b2e4f99d51fcd46217bd863d1ab18c08462fbbf1e875862fb8909c632

post_install() {
	vlicense LICENSE
}
