mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zk: update to 0.14.1
This commit is contained in:
parent
7e6cca6bf5
commit
1729f93e47
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'zk'
|
# Template file for 'zk'
|
||||||
pkgname=zk
|
pkgname=zk
|
||||||
version=0.14.0
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mickael-menu/zk
|
go_import_path=github.com/zk-org/zk
|
||||||
go_build_tags="fts5"
|
go_build_tags="fts5"
|
||||||
go_ldflags="-X main.Version=${version}"
|
go_ldflags="-X main.Version=${version}"
|
||||||
short_desc="Plain text note-taking assistant"
|
short_desc="Plain text note-taking assistant"
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://zk-org.github.io/zk/"
|
homepage="https://zk-org.github.io/zk/"
|
||||||
changelog="https://raw.githubusercontent.com/zk-org/zk/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/zk-org/zk/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zk-org/zk/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/zk-org/zk/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bd96f93d50e2e72ce05f36c3dab5b7942ae205756f26d4c68ba2a7ccc783abc8
|
checksum=563331e1f5a03b4dd3a4ff642cc205cc7b6c3c350c98f627a3273067e7ec234c
|
||||||
|
|
Loading…
Add table
Reference in a new issue