Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / dsq
Commits: 8ac947a3 by Levente Polyak at 2024-09-09T16:28:22+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = dsq + pkgdesc = CLI tool for running SQL queries against JSON/CSV/Excel/Parquet and more + pkgver = 0.23.0 + pkgrel = 2 + url = https://github.com/multiprocessio/dsq + arch = x86_64 + license = Apache + checkdepends = python + checkdepends = jq + checkdepends = p7zip + makedepends = git + makedepends = go + depends = glibc + options = !lto + source = dsq::git+https://github.com/multiprocessio/dsq.git#commit=0ff1a1218f57fbd81d9dae48e82cbe3f24572b88 + md5sums = SKIP + +pkgname = dsq View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dsq/-/commit/8ac947a3997f440574e0896acc80934ea1dda016 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dsq/-/commit/8ac947a3997f440574e0896acc80934ea1dda016 You're receiving this email because of your account on gitlab.archlinux.org.
