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