dnote-cli: update to 0.6.2.
This commit is contained in:
parent
27e6f82a9e
commit
92e40d50fa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue