# Template file for 'usql' pkgname=usql version=0.13.1 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=ec19e8ce838f11b43acc0ba46cf193b561e894608e7e7addf29936a8e76e9057 post_install() { vlicense LICENSE }