diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template index f7641b7879..f5705bd21b 100644 --- a/srcpkgs/usql/template +++ b/srcpkgs/usql/template @@ -1,16 +1,16 @@ # Template file for 'usql' pkgname=usql -version=0.9.4 +version=0.9.5 revision=1 build_style=go go_import_path=github.com/xo/usql hostmakedepends="git" short_desc="Universal command-line interface for SQL databases" -maintainer="Orphaned " +maintainer="Alan Brown " license="MIT" homepage="https://github.com/xo/usql" -distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz" -checksum=4f44ed554e65b77da80587957e1e29d5bfefab66eab49465479fba0f626b5bcc +distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz" +checksum=10de92f1d7d8a85c4c8173296e928f24fc933c733c1a71b5b8e33b832bd95b4d post_install() { vlicense LICENSE