From d7d41c339384d05312dcc81e178f3ecf9f3f9c9b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 1 Apr 2019 19:28:25 -0300 Subject: [PATCH] dnote-cli: update to 0.6.1. --- 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 aa67557b797..1afc04b91e7 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.0 +version=0.6.1 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=ec7bd92ae62dd75867f015e838a0a7ee70016eb073cb9f622e9a8958d1e68569 +checksum=d6cef3de78b35f2a5953783bead650ea58db87f0ed8ca6f2c4963d197da5df89 pre_build() { cd $GOSRCPATH