# Template file for 'hydroxide'
pkgname=hydroxide
version=0.2.29
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=96f1f1cc058544365a31d9b9c64fe44073092b36f95784c044b88641849448bc

post_install() {
	vlicense LICENSE
}
