# Template file for 'uni'
pkgname=uni
version=2.9.0
revision=1
build_style=go
go_import_path=zgo.at/uni/v2
go_ldflags="-X main.version=${version}"
short_desc="Query the Unicode database from the CLI, with good support for emojis"
maintainer="Martin Tournoij <martin@arp242.net>"
license="MIT"
homepage="https://github.com/arp242/uni"
changelog="https://raw.githubusercontent.com/arp242/uni/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
checksum=dc595807a0ab875111dafd55be9f3de116cbea652216f9d0082d03dddb3d83be
conflicts="wvstreams"

post_install() {
	vlicense LICENSE
}
