zk: update to 0.14.1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Template file for 'zk'
|
||||
pkgname=zk
|
||||
version=0.14.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mickael-menu/zk
|
||||
go_import_path=github.com/zk-org/zk
|
||||
go_build_tags="fts5"
|
||||
go_ldflags="-X main.Version=${version}"
|
||||
short_desc="Plain text note-taking assistant"
|
||||
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
||||
homepage="https://zk-org.github.io/zk/"
|
||||
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"
|
||||
checksum=bd96f93d50e2e72ce05f36c3dab5b7942ae205756f26d4c68ba2a7ccc783abc8
|
||||
checksum=563331e1f5a03b4dd3a4ff642cc205cc7b6c3c350c98f627a3273067e7ec234c
|
||||
|
||||
Reference in New Issue
Block a user