dnote-cli: update to 0.5.0.
This commit is contained in:
parent
785ec29218
commit
921c483ef4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnote-cli'
|
||||
pkgname=dnote-cli
|
||||
version=0.4.9
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/dnote-io/cli
|
||||
|
@ -11,7 +11,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=475f4f8f8a01fc0817e63e69041446f167d4eb0e35c0b0a7a6162d8cde20748d
|
||||
checksum=9e23eee160af8c084591368ef6f90fbcb0e0a33f197449f89283add78e9d5352
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Add table
Reference in a new issue