dnote-cli: update to 0.6.0.

This commit is contained in:
maxice8 2019-03-31 15:15:50 -03:00 committed by maxice8
parent a1047c3eec
commit 51e1d146f7

View file

@ -1,17 +1,18 @@
# Template file for 'dnote-cli'
pkgname=dnote-cli
version=0.5.0
version=0.6.0
revision=1
wrksrc="cli-${version}"
build_style=go
go_import_path=github.com/dnote-io/cli
go_build_tags="fts5"
hostmakedepends="git dep"
short_desc="Capture what you learn as you code without leaving the command line"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"
homepage="https://dnote.io/"
distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
checksum=9e23eee160af8c084591368ef6f90fbcb0e0a33f197449f89283add78e9d5352
checksum=ec7bd92ae62dd75867f015e838a0a7ee70016eb073cb9f622e9a8958d1e68569
pre_build() {
cd $GOSRCPATH