# Template file for 'hydroxide'
pkgname=hydroxide
version=0.2.31
revision=1
build_style=go
go_import_path=github.com/emersion/hydroxide
go_package=$go_import_path/cmd/hydroxide
short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/emersion/hydroxide"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=b4948ba32a3bebca1857b78aabd356a261d1f34b72ab0b36b11e2ce03a748184

post_install() {
	vlicense LICENSE
}
