dnote-cli: update to 0.4.7.
This commit is contained in:
parent
6881b169f7
commit
3a0d53c2c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnote-cli'
|
||||
pkgname=dnote-cli
|
||||
version=0.4.6
|
||||
version=0.4.7
|
||||
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=3bc307ef57bb209f4c95942cafc0436bbf27d681eb4f9adba75c6ed2c4c17341
|
||||
checksum=98e68950dc2965a59c588c5e9dc913f70d12c8064ee7b4edf2d9c3f2593ba592
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue