diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template index b2716013321..58de8424a5b 100644 --- a/srcpkgs/dnote-cli/template +++ b/srcpkgs/dnote-cli/template @@ -1,7 +1,7 @@ # Template file for 'dnote-cli' pkgname=dnote-cli -version=0.4.9 -revision=2 +version=0.5.0 +revision=1 wrksrc="cli-${version}" build_style=go go_import_path=github.com/dnote-io/cli @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://dnote.io/" distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz" -checksum=475f4f8f8a01fc0817e63e69041446f167d4eb0e35c0b0a7a6162d8cde20748d +checksum=9e23eee160af8c084591368ef6f90fbcb0e0a33f197449f89283add78e9d5352 pre_build() { cd $GOSRCPATH