dnote-cli: update to 0.6.2.

This commit is contained in:
maxice8 2019-04-09 11:32:57 -03:00 committed by maxice8
parent 27e6f82a9e
commit 92e40d50fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dnote-cli'
pkgname=dnote-cli
version=0.6.1
version=0.6.2
revision=1
wrksrc="cli-${version}"
build_style=go
@ -12,7 +12,7 @@ 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=d6cef3de78b35f2a5953783bead650ea58db87f0ed8ca6f2c4963d197da5df89
checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
pre_build() {
cd $GOSRCPATH