upgpkg: trdsql 0.10.1-1

primary
George Rawlinson 2022-10-30 15:13:35 +13:00
parent 7069fc7acf
commit 827b778774
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 4 deletions

View File

@ -2,16 +2,16 @@
# Contributor: Dmitri Goutnik <dg@syrec.org>
pkgname=trdsql
pkgver=0.10.0
pkgver=0.10.1
pkgrel=1
pkgdesc="Tool that can execute SQL queries on CSV, LTSV and JSON"
pkgdesc='Tool that can execute SQL queries on CSV, LTSV and JSON'
arch=('x86_64')
url="https://github.com/noborus/trdsql"
url='https://github.com/noborus/trdsql'
license=('MIT')
depends=('glibc')
makedepends=('git' 'go')
options=('!lto')
_commit='12813ab5353c98c99088756bafbfe8386a017c54'
_commit='3f6ecac8bfe2897c00006b2d45599267987286f4'
source=("$pkgname::git+$url.git#commit=$_commit")
sha512sums=('SKIP')