hydroxide: update to 0.2.2.
This commit is contained in:
parent
942ea27bbe
commit
817d3d1297
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hydroxide'
|
||||
pkgname=hydroxide
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/emersion/hydroxide/cmd/hydroxide
|
||||
|
@ -10,7 +10,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/emersion/hydroxide"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=115e58916a9355bb0540a3b795ecb558dbf6c0407a7524621018444bf5acd8ac
|
||||
checksum=fc6c7d5120e363877294f284ed3345c9acda717aa50a15b0faf876583ac312cc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue