Date: Monday, November 14, 2022 @ 07:23:28
  Author: grawlinson
Revision: 1347469

upgpkg: sqlfluff 1.4.2-1; new upstream release

Modified:
  sqlfluff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-14 07:13:33 UTC (rev 1347468)
+++ PKGBUILD    2022-11-14 07:23:28 UTC (rev 1347469)
@@ -2,7 +2,7 @@
 # Contributor: Morteza NourelahiAlamdari <[email protected]>
 
 pkgname=sqlfluff
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -34,7 +34,7 @@
   'python-setuptools'
 )
 checkdepends=('python-hypothesis')
-_commit='da6f201e5944f4b8e3f269957779ad20ac0a4cd9'
+_commit='29faf040f012e123ff434e683c6c355771a9d282'
 
source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to