hydroxide: update to 0.2.29.

This commit is contained in:
worf1337 2025-03-07 23:58:50 +11:00 committed by tranzystorekk
parent b50df2a3ce
commit 67558be2c4

View file

@ -1,7 +1,7 @@
# Template file for 'hydroxide' # Template file for 'hydroxide'
pkgname=hydroxide pkgname=hydroxide
version=0.2.28 version=0.2.29
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/emersion/hydroxide go_import_path=github.com/emersion/hydroxide
go_package=$go_import_path/cmd/hydroxide go_package=$go_import_path/cmd/hydroxide
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/emersion/hydroxide" homepage="https://github.com/emersion/hydroxide"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=c860a15617dce7916917ef6e3d906e5728114ec2a54f5c07fb489ee6bdbeb0f4 checksum=96f1f1cc058544365a31d9b9c64fe44073092b36f95784c044b88641849448bc
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE