George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / sqlfluff
Commits: 123bfb58 by George Rawlinson at 2023-08-02T01:36:59+00:00 upgpkg: 2.1.4-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Morteza NourelahiAlamdari <[email protected]> pkgname=sqlfluff -pkgver=2.1.2 +pkgver=2.1.4 pkgrel=1 pkgdesc='A dialect-flexible and configurable SQL linter' arch=('any') @@ -34,7 +34,7 @@ makedepends=( 'python-setuptools' ) checkdepends=('python-hypothesis') -_commit='653ee67d3e37462c6d5231a41aa15494f8d874e3' +_commit='3629c3e702939c07264cc5ea903566ddc9ea2bb0' source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit") b2sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sqlfluff/-/commit/123bfb58e430f81f0bd360cbc2527c08cf0700ab -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sqlfluff/-/commit/123bfb58e430f81f0bd360cbc2527c08cf0700ab You're receiving this email because of your account on gitlab.archlinux.org.
