[arch-commits] Commit in sqlfluff/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Sat Jun 18 00:47:09 UTC 2022


    Date: Saturday, June 18, 2022 @ 00:47:08
  Author: grawlinson
Revision: 1238339

upgpkg: sqlfluff 1.0.0-1; new upstream release

Modified:
  sqlfluff/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-17 20:55:10 UTC (rev 1238338)
+++ PKGBUILD	2022-06-18 00:47:08 UTC (rev 1238339)
@@ -2,7 +2,7 @@
 # Contributor: Morteza NourelahiAlamdari <m at 0t1.me>
 
 pkgname=sqlfluff
-pkgver=0.13.2
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -33,7 +33,7 @@
   'python-installer'
 )
 checkdepends=('python-hypothesis')
-_commit='323c6dc4e1538ad9ddb05fedad1dc9498864154b'
+_commit='9faf106d55ce34a8357a8f377aae98f1f6be7517'
 source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list