hydroxide: update to 0.2.0.
This commit is contained in:
parent
e62389b111
commit
d632ce27ac
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hydroxide'
|
# Template file for 'hydroxide'
|
||||||
pkgname=hydroxide
|
pkgname=hydroxide
|
||||||
version=0.1.0
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/emersion/hydroxide/cmd/hydroxide"
|
go_import_path="github.com/emersion/hydroxide/cmd/hydroxide"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||||
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=59bd740c32457d3f7636d15d097667da666a7312a0fc227ca64985aadda218ee
|
checksum=f208d00621f441da5e0ad0edccaa64cb46bd431ecef4e6385c84384465f2ee08
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue