# Template file for 'updo'
pkgname=updo
version=0.4.8
revision=1
build_style=go
go_import_path=github.com/Owloops/updo
short_desc="Uptime monitoring CLI tool with alerting and advanced settings"
maintainer="Yushi <git@yushi.one>"
license="MIT"
homepage="https://github.com/Owloops/updo"
changelog="https://github.com/Owloops/updo/releases"
distfiles="https://github.com/Owloops/updo/archive/refs/tags/v${version}.tar.gz"
checksum=771a0265ebfd9132698c16937dd9b207344d3108b79a5623b39da111fcb19fb5

post_install() {
	vlicense LICENSE
}
