From ec7af9b55cc41dd396598bc93305017f876f42e2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 15 Oct 2018 00:09:25 -0300 Subject: [PATCH] dnote-cli: update to 0.4.8. --- 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 5bce80e1c91..95e86cadb4b 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.7 +version=0.4.8 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=98e68950dc2965a59c588c5e9dc913f70d12c8064ee7b4edf2d9c3f2593ba592 +checksum=77b71ad1e43c62063467042d2045410ceaee0485ae53285a5f254711feed43f3 pre_build() { cd $GOSRCPATH