dnote-cli: revert inadvertant change
This commit is contained in:
parent
2bce21ebe6
commit
4654cb755b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnote-cli'
|
||||
pkgname=dnote-cli
|
||||
version=0.3.1
|
||||
revision=1
|
||||
version=0.2.1
|
||||
revision=4
|
||||
wrksrc=cli-${version}
|
||||
build_style=go
|
||||
go_import_path="github.com/dnote-io/cli"
|
||||
|
@ -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=3a87bf2c622f0f0fd656fa2c0fe9ee9d8ee28a46e8480b708ce7b94d75c2113a
|
||||
checksum=8a22fd2013f027162caf6482f2f82ec6ad1c7086006fadbcffd4159e1126891d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue