# Template file for 'whatscli'
pkgname=whatscli
version=1.1.6
revision=1
build_style=go
go_import_path=github.com/normen/whatscli
short_desc="Command line interface for WhatsApp"
maintainer="orahcio <orahcio@gmail.com>"
license="MIT"
homepage="https://github.com/normen/whatscli"
changelog="https://github.com/normen/whatscli/releases"
distfiles="https://github.com/normen/${pkgname}/archive/refs/tags/v${version}.tar.gz"
checksum=36d8dc003078f070b760ad8208913cff97afebec0eabd486700e2101020b9b62

post_install() {
	vlicense README.md
}
