From 92e40d50fa1463bc22fd554f2842414816aaf1a9 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 9 Apr 2019 11:32:57 -0300 Subject: [PATCH] dnote-cli: update to 0.6.2. --- srcpkgs/dnote-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template index 1afc04b91e7..309bee7649b 100644 --- a/srcpkgs/dnote-cli/template +++ b/srcpkgs/dnote-cli/template @@ -1,6 +1,6 @@ # Template file for 'dnote-cli' pkgname=dnote-cli -version=0.6.1 +version=0.6.2 revision=1 wrksrc="cli-${version}" build_style=go @@ -12,7 +12,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://dnote.io/" distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz" -checksum=d6cef3de78b35f2a5953783bead650ea58db87f0ed8ca6f2c4963d197da5df89 +checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06 pre_build() { cd $GOSRCPATH