mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Updated gizmosql-bin to 1.13.0
This commit is contained in:
parent
199b631fc3
commit
e756488bb8
2 changed files with 8 additions and 8 deletions
10
.SRCINFO
10
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = gizmosql-bin
|
pkgbase = gizmosql-bin
|
||||||
pkgdesc = A Flight SQL Server implementation with DuckDB and SQLite back-ends
|
pkgdesc = A Flight SQL Server implementation with DuckDB and SQLite back-ends
|
||||||
pkgver = 1.12.13
|
pkgver = 1.13.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://gizmodata.com/gizmosql
|
url = https://gizmodata.com/gizmosql
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -8,9 +8,9 @@ pkgbase = gizmosql-bin
|
||||||
license = Apache-2.0
|
license = Apache-2.0
|
||||||
depends = gflags
|
depends = gflags
|
||||||
options = !strip
|
options = !strip
|
||||||
source_x86_64 = gizmosql-1.12.13-amd64.zip::https://github.com/gizmodata/gizmosql/releases/download/v1.12.13/gizmosql_cli_linux_amd64.zip
|
source_x86_64 = gizmosql-1.13.0-amd64.zip::https://github.com/gizmodata/gizmosql/releases/download/v1.13.0/gizmosql_cli_linux_amd64.zip
|
||||||
b2sums_x86_64 = 204cf37d096dc62c11f17e4eacf27dcc0db430e7720292eced13efaa049b553442d126ef6afc685fe71dbe04f5131efd927ee68c1f4a3e0c40a0607e48f3dcd3
|
b2sums_x86_64 = 42855ec9a783bdc60d857a719d4b446a5fbdcfdfee9f38208f59abbd0436d54fd584cec79c07cfc88c19aad0b94f9f2482516327d35b0f728a822bca8a99e78c
|
||||||
source_aarch64 = gizmosql-1.12.13-arm64.zip::https://github.com/gizmodata/gizmosql/releases/download/v1.12.13/gizmosql_cli_linux_arm64.zip
|
source_aarch64 = gizmosql-1.13.0-arm64.zip::https://github.com/gizmodata/gizmosql/releases/download/v1.13.0/gizmosql_cli_linux_arm64.zip
|
||||||
b2sums_aarch64 = e02635284a00717cec8afe0f17ffd09122dfff638865561025f7ee7cb8cf0153887e2a337de5835f133bab99ceeb6e24a585ff86e9711ca194850ff865789060
|
b2sums_aarch64 = 2dd4aad4f63f0d624d3fef5ba522eb18e7e792e8a62695fc56530cc1b5a41cf3db55214ad4c411ffe746901b2bae719f50c3909f70371e7c19271559af6aea34
|
||||||
|
|
||||||
pkgname = gizmosql-bin
|
pkgname = gizmosql-bin
|
||||||
|
|
|
||||||
6
PKGBUILD
6
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
||||||
# Co-Maintainer: Rafael Dominiquini <rafaeldominiquini at gmail dot com>
|
# Co-Maintainer: Rafael Dominiquini <rafaeldominiquini at gmail dot com>
|
||||||
|
|
||||||
pkgname="gizmosql-bin"
|
pkgname="gizmosql-bin"
|
||||||
pkgver=1.12.13
|
pkgver=1.13.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Flight SQL Server implementation with DuckDB and SQLite back-ends"
|
pkgdesc="A Flight SQL Server implementation with DuckDB and SQLite back-ends"
|
||||||
url="https://gizmodata.com/gizmosql"
|
url="https://gizmodata.com/gizmosql"
|
||||||
|
|
@ -12,8 +12,8 @@ depends=("gflags")
|
||||||
arch=("x86_64" "aarch64")
|
arch=("x86_64" "aarch64")
|
||||||
source_x86_64=("gizmosql-$pkgver-amd64.zip::https://github.com/gizmodata/gizmosql/releases/download/v$pkgver/gizmosql_cli_linux_amd64.zip")
|
source_x86_64=("gizmosql-$pkgver-amd64.zip::https://github.com/gizmodata/gizmosql/releases/download/v$pkgver/gizmosql_cli_linux_amd64.zip")
|
||||||
source_aarch64=("gizmosql-$pkgver-arm64.zip::https://github.com/gizmodata/gizmosql/releases/download/v$pkgver/gizmosql_cli_linux_arm64.zip")
|
source_aarch64=("gizmosql-$pkgver-arm64.zip::https://github.com/gizmodata/gizmosql/releases/download/v$pkgver/gizmosql_cli_linux_arm64.zip")
|
||||||
b2sums_x86_64=('204cf37d096dc62c11f17e4eacf27dcc0db430e7720292eced13efaa049b553442d126ef6afc685fe71dbe04f5131efd927ee68c1f4a3e0c40a0607e48f3dcd3')
|
b2sums_x86_64=('42855ec9a783bdc60d857a719d4b446a5fbdcfdfee9f38208f59abbd0436d54fd584cec79c07cfc88c19aad0b94f9f2482516327d35b0f728a822bca8a99e78c')
|
||||||
b2sums_aarch64=('e02635284a00717cec8afe0f17ffd09122dfff638865561025f7ee7cb8cf0153887e2a337de5835f133bab99ceeb6e24a585ff86e9711ca194850ff865789060')
|
b2sums_aarch64=('2dd4aad4f63f0d624d3fef5ba522eb18e7e792e8a62695fc56530cc1b5a41cf3db55214ad4c411ffe746901b2bae719f50c3909f70371e7c19271559af6aea34')
|
||||||
options=("!strip")
|
options=("!strip")
|
||||||
|
|
||||||
package(){
|
package(){
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue