16 lines
567 B
Bash
16 lines
567 B
Bash
# Template file for 'zk'
|
|
pkgname=zk
|
|
version=0.14.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/mickael-menu/zk
|
|
go_build_tags="fts5"
|
|
go_ldflags="-X main.Version=${version}"
|
|
short_desc="Plain text note-taking assistant"
|
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
|
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
|