parent
04866745f8
commit
8ae2036137
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.17.5
|
||||
version=0.19.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="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/xo/usql"
|
||||
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=caa3b33e4a5742602c7090cdcff7e0831c39b9d7acaa65c1a5cce13378fbcca2
|
||||
checksum=6ac8ba096d1c2dde15e546186b069fe061290c72f040cc5cd75e6a11d8cba9e3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue