hydroxide: update to 0.2.15.
This commit is contained in:
parent
4d643ede4c
commit
ae23798dbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hydroxide'
|
||||
pkgname=hydroxide
|
||||
version=0.2.14
|
||||
version=0.2.15
|
||||
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=2aad1c44a2eaf2d0cc859babc3be2042bf93f4ac5568f901ef2dd61fd776a445
|
||||
checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue