# Template file for 'wego'
pkgname=wego
version=2.4
revision=1
build_style=go
go_import_path=github.com/schachmat/wego
short_desc="Weather client for the terminal"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="ISC"
homepage="https://github.com/schachmat/wego"
changelog="https://github.com/schachmat/wego/releases"
distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz"
checksum=5ae1c76a322ff2e295034a801755c42b0cb6bdef5ab205af42cf95dbf7c570f4

post_install() {
	vlicense LICENSE
}
