dnote-cli: update to 0.4.9.
This commit is contained in:
parent
b77fbd2999
commit
f78a782ebc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnote-cli'
|
||||
pkgname=dnote-cli
|
||||
version=0.4.8
|
||||
version=0.4.9
|
||||
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=77b71ad1e43c62063467042d2045410ceaee0485ae53285a5f254711feed43f3
|
||||
checksum=475f4f8f8a01fc0817e63e69041446f167d4eb0e35c0b0a7a6162d8cde20748d
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue