Date: Tuesday, November 1, 2022 @ 01:11:38
  Author: grawlinson
Revision: 1340048

upgpkg: sqlfluff 1.4.1-1; new upstream release

Modified:
  sqlfluff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-01 01:02:39 UTC (rev 1340047)
+++ PKGBUILD    2022-11-01 01:11:38 UTC (rev 1340048)
@@ -2,7 +2,7 @@
 # Contributor: Morteza NourelahiAlamdari <[email protected]>
 
 pkgname=sqlfluff
-pkgver=1.3.2
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -34,7 +34,7 @@
   'python-setuptools'
 )
 checkdepends=('python-hypothesis')
-_commit='9c43c06a12296e593fbc61acd034e787a49c9042'
+_commit='da6f201e5944f4b8e3f269957779ad20ac0a4cd9'
 
source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to