mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dnote-cli: revert inadvertant change
This commit is contained in:
parent
2bce21ebe6
commit
4654cb755b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dnote-cli'
|
# Template file for 'dnote-cli'
|
||||||
pkgname=dnote-cli
|
pkgname=dnote-cli
|
||||||
version=0.3.1
|
version=0.2.1
|
||||||
revision=1
|
revision=4
|
||||||
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.eu>"
|
||||||
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=3a87bf2c622f0f0fd656fa2c0fe9ee9d8ee28a46e8480b708ce7b94d75c2113a
|
checksum=8a22fd2013f027162caf6482f2f82ec6ad1c7086006fadbcffd4159e1126891d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue