summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneilotoole2023-04-08 19:29:28 +0000
committerneilotoole2023-04-08 19:29:28 +0000
commitc51548d7127cdca227975b948c7be8b091abc011 (patch)
tree5b553e7d33f2404edae71302f419744edae76805
parent87b60011ecd8cfeaca0acb1b1da3c42be64aadff (diff)
downloadaur-c51548d7127cdca227975b948c7be8b091abc011.tar.gz
Update to v0.31.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c72ffb81ee2..49d5ac201fe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = sq-bin
pkgdesc = sq: swiss-army knife for data
- pkgver = 0.30.0
+ pkgver = 0.31.0
pkgrel = 1
url = https://sq.io
license = MIT
conflicts = sq
provides = sq
arch = aarch64
- source_aarch64 = https://github.com/neilotoole/sq/releases/download/v0.30.0/sq-0.30.0-linux-arm64.tar.gz
- sha256sums_aarch64 = d531b8a47eb3500752eea9f69f148f2f66a9b2151c558c9397a5cf0720f47f1d
+ source_aarch64 = https://github.com/neilotoole/sq/releases/download/v0.31.0/sq-0.31.0-linux-arm64.tar.gz
+ sha256sums_aarch64 = 877ced87839f60715f864495f3f878492c5313fb123d4ee6d90b2a3030d95743
arch = x86_64
- source_x86_64 = https://github.com/neilotoole/sq/releases/download/v0.30.0/sq-0.30.0-linux-amd64.tar.gz
- sha256sums_x86_64 = dd9b6759780f79a9d6de74a45fc74a9e60c696e4a51983eeef9d4be42e4b1d22
+ source_x86_64 = https://github.com/neilotoole/sq/releases/download/v0.31.0/sq-0.31.0-linux-amd64.tar.gz
+ sha256sums_x86_64 = 811aa98db38b8dacf7d7693b214a483b59aeaaa6f8536af0015d15c9ec0e77bc
pkgname = sq-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6447b64dd254..032ed4bcc58f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: neilotoole <neilotoole@apache.org>
pkgname='sq-bin'
-pkgver=0.30.0
+pkgver=0.31.0
pkgrel=1
pkgdesc='sq: swiss-army knife for data'
url='https://sq.io'
@@ -13,11 +13,11 @@ license=('MIT')
provides=('sq')
conflicts=('sq')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/neilotoole/sq/releases/download/v0.30.0/sq-0.30.0-linux-arm64.tar.gz")
-sha256sums_aarch64=('d531b8a47eb3500752eea9f69f148f2f66a9b2151c558c9397a5cf0720f47f1d')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/neilotoole/sq/releases/download/v0.31.0/sq-0.31.0-linux-arm64.tar.gz")
+sha256sums_aarch64=('877ced87839f60715f864495f3f878492c5313fb123d4ee6d90b2a3030d95743')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/neilotoole/sq/releases/download/v0.30.0/sq-0.30.0-linux-amd64.tar.gz")
-sha256sums_x86_64=('dd9b6759780f79a9d6de74a45fc74a9e60c696e4a51983eeef9d4be42e4b1d22')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/neilotoole/sq/releases/download/v0.31.0/sq-0.31.0-linux-amd64.tar.gz")
+sha256sums_x86_64=('811aa98db38b8dacf7d7693b214a483b59aeaaa6f8536af0015d15c9ec0e77bc')
package() {
# bin