From f78a782ebce3b2512ed59a745b0cfe44c4169cf0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 2 Dec 2018 01:43:53 -0200 Subject: [PATCH] dnote-cli: update to 0.4.9. --- 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 95e86cadb4b..3c7e1bae58d 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.4.8 +version=0.4.9 revision=1 wrksrc="cli-${version}" build_style=go @@ -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=77b71ad1e43c62063467042d2045410ceaee0485ae53285a5f254711feed43f3 +checksum=475f4f8f8a01fc0817e63e69041446f167d4eb0e35c0b0a7a6162d8cde20748d pre_build() { cd $GOSRCPATH