# Template file for 'usql' pkgname=usql version=0.13.8 revision=1 build_style=go go_import_path=github.com/xo/usql go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}" short_desc="Universal command-line interface for SQL databases" maintainer="Alan Brown " license="MIT" homepage="https://github.com/xo/usql" distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz" checksum=b2736ddfc597bbfd57d900f63e7cc56976100677a39c02fb4b9a0cada029ac0a post_install() { vlicense LICENSE }