16 lines
561 B
Bash
16 lines
561 B
Bash
# Template file for 'zk'
|
|
pkgname=zk
|
|
version=0.14.1
|
|
revision=1
|
|
build_style=go
|
|
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"
|
|
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=563331e1f5a03b4dd3a4ff642cc205cc7b6c3c350c98f627a3273067e7ec234c
|