Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
sqlfluff


Commits:
39cf1c3f by Carl Smedstad at 2024-10-09T21:35:29+02:00
upgpkg: 3.2.2-1: Upstream release

https://github.com/sqlfluff/sqlfluff/releases/tag/3.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sqlfluff
        pkgdesc = A dialect-flexible and configurable SQL linter
-       pkgver = 3.2.0
+       pkgver = 3.2.2
        pkgrel = 1
        url = https://github.com/sqlfluff/sqlfluff
        arch = any
@@ -25,7 +25,7 @@ pkgbase = sqlfluff
        depends = python-toml
        depends = python-tqdm
        depends = python-yaml
-       source = 
sqlfluff-3.2.0.tar.gz::https://github.com/sqlfluff/sqlfluff/archive/3.2.0.tar.gz
-       b2sums = 
003d3d44670777449b725b4c6cce9f2426ae46d33f62aabe7f44d54197d3d4344de9abc3462b579ac5b74e496502e55623ed67356f09cf6a180717888c9ef136
+       source = 
sqlfluff-3.2.2.tar.gz::https://github.com/sqlfluff/sqlfluff/archive/3.2.2.tar.gz
+       b2sums = 
7b1db8882bdb5e7c4566d1041b7f50bdf48f4104b2775a62f026bdf1a10a923a035384995d4c174441391a60a85d92d02754ad15968d154e041750d9a09b1fdc
 
 pkgname = sqlfluff


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Morteza NourelahiAlamdari <[email protected]>
 
 pkgname=sqlfluff
-pkgver=3.2.0
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -34,7 +34,7 @@ makedepends=(
 )
 checkdepends=('python-hypothesis')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-b2sums=('003d3d44670777449b725b4c6cce9f2426ae46d33f62aabe7f44d54197d3d4344de9abc3462b579ac5b74e496502e55623ed67356f09cf6a180717888c9ef136')
+b2sums=('7b1db8882bdb5e7c4566d1041b7f50bdf48f4104b2775a62f026bdf1a10a923a035384995d4c174441391a60a85d92d02754ad15968d154e041750d9a09b1fdc')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlfluff/-/commit/39cf1c3f32f76e4842b2097058bc05003233470a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlfluff/-/commit/39cf1c3f32f76e4842b2097058bc05003233470a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to