From 61dabecfe56971dccf959fa3c8b3b5645597b8e0 Mon Sep 17 00:00:00 2001 From: Nathaniel Barragan Date: Tue, 3 Aug 2021 19:25:58 -0700 Subject: [PATCH 1/2] hydroxide: update to 2.19 --- srcpkgs/hydroxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template index ac417c59ed8e..0ad695053418 100644 --- a/srcpkgs/hydroxide/template +++ b/srcpkgs/hydroxide/template @@ -1,6 +1,6 @@ # Template file for 'hydroxide' pkgname=hydroxide -version=0.2.18 +version=0.2.19 revision=1 build_style=go go_import_path=github.com/emersion/hydroxide @@ -11,7 +11,7 @@ maintainer="DirectorX " license="MIT" homepage="https://github.com/emersion/hydroxide" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=93865423bad0e37fd231d5ee52f9b98d63b6950cfc664e2d557fc579681a400b +checksum=197538f8432ceb23ee0c2058549fa198e0183b9ac311a638a3d632bc0c5e3ce1 post_install() { vlicense LICENSE From d26a0d6c9a232c5c7310efd447b6249655847daf Mon Sep 17 00:00:00 2001 From: Nathaniel Barragan Date: Fri, 6 Aug 2021 12:30:41 -0700 Subject: [PATCH 2/2] hydroxide: update to 0.2.20. --- srcpkgs/hydroxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template index 0ad695053418..5d2eee5705ec 100644 --- a/srcpkgs/hydroxide/template +++ b/srcpkgs/hydroxide/template @@ -1,6 +1,6 @@ # Template file for 'hydroxide' pkgname=hydroxide -version=0.2.19 +version=0.2.20 revision=1 build_style=go go_import_path=github.com/emersion/hydroxide @@ -11,7 +11,7 @@ maintainer="DirectorX " license="MIT" homepage="https://github.com/emersion/hydroxide" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=197538f8432ceb23ee0c2058549fa198e0183b9ac311a638a3d632bc0c5e3ce1 +checksum=b454b1d46f90221d12d64b0785307fe1ac14dcaa8e3da299aa787bb008330275 post_install() { vlicense LICENSE