# Template file for 'wthrr'
pkgname=wthrr
version=1.2.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="Weather companion for the terminal"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/ttytm/wthrr-the-weathercrab"
changelog="https://github.com/ttytm/wthrr-the-weathercrab/releases"
distfiles="https://github.com/ttytm/wthrr-the-weathercrab/archive/refs/tags/v${version}.tar.gz"
checksum=ff5b47f2046ebefa9ff28cb52ece49a06f7b89230578801c338c77802aa721e0

post_install() {
	vlicense LICENSE
}
