dnote-cli: update to 0.5.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'dnote-cli'
|
# Template file for 'dnote-cli'
|
||||||
pkgname=dnote-cli
|
pkgname=dnote-cli
|
||||||
version=0.4.9
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/dnote-io/cli
|
go_import_path=github.com/dnote-io/cli
|
||||||
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dnote.io/"
|
homepage="https://dnote.io/"
|
||||||
distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
|
||||||
checksum=475f4f8f8a01fc0817e63e69041446f167d4eb0e35c0b0a7a6162d8cde20748d
|
checksum=9e23eee160af8c084591368ef6f90fbcb0e0a33f197449f89283add78e9d5352
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|||||||
Reference in New Issue
Block a user