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