Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/lazysql/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lazysql'
pkgname=lazysql
version=0.4.7
version=0.5.5
revision=1
build_style=go
make_check_args="-skip TestCSVWriter/Invalid_path"
Expand All @@ -11,7 +11,7 @@ maintainer="Dakota Richline <drichline@protonmail.com>"
license="MIT"
homepage="https://github.com/jorgerojas26/lazysql"
distfiles="https://github.com/jorgerojas26/lazysql/archive/refs/tags/v${version}.tar.gz"
checksum=7d0ebba0e9549b3f43d25358a6633e706ab3b1a410d323add7c7ef3397071f37
checksum=e979b86b7b40e03987d5855cece649791cf6307fc5785e1c6aac96ce6ee5135a

post_install() {
vlicense LICENSE.txt
Expand Down