From 7a30054c1813fbc3ae5afda5e8a1ded14ed5ee8e Mon Sep 17 00:00:00 2001 From: D-Nice Date: Fri, 23 Aug 2019 16:08:11 -0400 Subject: [PATCH] hydroxide: update to 0.2.7 --- srcpkgs/hydroxide/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template index 6ea22f860f8..a2dc772b313 100644 --- a/srcpkgs/hydroxide/template +++ b/srcpkgs/hydroxide/template @@ -1,6 +1,6 @@ # Template file for 'hydroxide' pkgname=hydroxide -version=0.2.6 +version=0.2.7 revision=1 build_style=go go_import_path=github.com/emersion/hydroxide/cmd/hydroxide @@ -10,9 +10,8 @@ maintainer="DirectorX " license="MIT" homepage="https://github.com/emersion/hydroxide" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=49b1cea513fd3c012dc1b09a60d19656fe7f12be647b4cbb25b36be580772b40 +checksum=99986a837bc0f107d8a323398654e20ad70968d3107da087f154ea9dc7580f22 post_install() { vlicense LICENSE } -