# Template file for 'lsq'
pkgname=lsq
version=1.4.0
revision=1
build_style=go
go_import_path=github.com/jrswab/lsq
short_desc="Command-line tool for Logseq to quickly create and edit journal entries"
maintainer="Numair Dubas <Numair2644@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/jrswab/lsq"
changelog="https://raw.githubusercontent.com/jrswab/lsq/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/jrswab/lsq/archive/refs/tags/v${version}.tar.gz"
checksum=26b7b14c42d2e4da65dce1d2b741654169d0af6a6d65a85511eb83163445e1a4

post_install() {
	vdoc README.md
}
