# Template file for 'himalaya'
pkgname=himalaya
version=0.7.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
homepage="https://github.com/soywod/himalaya"
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
checksum=79ad75e765a5298c5c597beb175cec1d2982eead2172bc78daa7a9f159c99861

post_install() {
	vlicense LICENSE
	vdoc README.md
}
