dnote-cli: update to 0.4.8.

This commit is contained in:
maxice8 2018-10-15 00:09:25 -03:00 committed by maxice8
parent 042fc3dfcd
commit ec7af9b55c
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.4.7
version=0.4.8
revision=1
wrksrc="cli-${version}"
build_style=go
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
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