summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-06-18 16:11:49 +1200
committerGeorge Rawlinson2022-06-18 16:11:49 +1200
commit06c458d86b000d9b9e7d259363231c16d80ed36f (patch)
tree244704a1842263194632419eac55b922e5d08db7 /PKGBUILD
parentdb561aba9eff9cdc0c5230c2bc41a27a345e7fcd (diff)
downloadaur-06c458d86b000d9b9e7d259363231c16d80ed36f.tar.gz
upgpkg: octosql 0.7.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d483b6283a53..dc990a5a3f3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=octosql
-pkgver=0.7.0
+pkgver=0.7.3
pkgrel=1
pkgdesc='A CLI tool which lets you query a plethora of databases and file formats using SQL'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL2')
depends=('glibc')
makedepends=('git' 'go')
options=('!lto')
-_commit='7631d8a005bd51b988fe1cfad38fe8e82eca63f7'
+_commit='147495a0e11eb4fa519490cc101e370ff5be5726'
source=("$pkgname::git+$url.git#commit=$_commit")
md5sums=('SKIP')