Date: Tuesday, December 20, 2022 @ 06:32:52
  Author: grawlinson
Revision: 1362356

upgpkg: sqlfluff 1.4.5-1; new upstream release

Modified:
  sqlfluff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-20 06:32:51 UTC (rev 1362355)
+++ PKGBUILD    2022-12-20 06:32:52 UTC (rev 1362356)
@@ -2,7 +2,7 @@
 # Contributor: Morteza NourelahiAlamdari <[email protected]>
 
 pkgname=sqlfluff
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -34,7 +34,7 @@
   'python-setuptools'
 )
 checkdepends=('python-hypothesis')
-_commit='94f69fea6d2d354c004e217100d61f3ccb0ea0fe'
+_commit='f3762975a655166a3fac95c8ef757adc30423741'
 
source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to