We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88f225 commit 3d02139Copy full SHA for 3d02139
1 file changed
srcpkgs/hydroxide/template
@@ -1,6 +1,6 @@
1
# Template file for 'hydroxide'
2
pkgname=hydroxide
3
-version=0.2.30
+version=0.2.31
4
revision=1
5
build_style=go
6
go_import_path=github.com/emersion/hydroxide
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="MIT"
11
homepage="https://github.com/emersion/hydroxide"
12
distfiles="${homepage}/archive/v${version}.tar.gz"
13
-checksum=752c88bdedd1d35a66f7dccb37ba7a392469f6570788d4ef70ecf7ca87a6bbd2
+checksum=b4948ba32a3bebca1857b78aabd356a261d1f34b72ab0b36b11e2ce03a748184
14
15
post_install() {
16
vlicense LICENSE
0 commit comments