Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
yamllint


Commits:
a2de09d3 by Robin Candau at 2026-01-13T18:13:08+01:00
upgpkg: 1.38.0-1: New upstream release

https://github.com/adrienverge/yamllint/releases/tag/v1.38.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = yamllint
        pkgdesc = Linter for YAML files
-       pkgver = 1.37.1
-       pkgrel = 2
+       pkgver = 1.38.0
+       pkgrel = 1
        url = https://github.com/adrienverge/yamllint
        arch = any
        license = GPL-3.0-or-later
@@ -13,7 +13,7 @@ pkgbase = yamllint
        depends = python
        depends = python-pathspec
        depends = python-yaml
-       source = git+https://github.com/adrienverge/yamllint.git#tag=v1.37.1
-       b2sums = 
7db7914a20888f3079bdaf97f4869baa54b3066c32c426c9edd841242570ad123424dbf18e401f736b352dfe354c955101739b1e57db3ec6f4245c2715a1e6c6
+       source = git+https://github.com/adrienverge/yamllint.git#tag=v1.38.0
+       b2sums = 
5d722c0adfa03476a3d1de6adfe13caffa3e222dae981bc2b45037671d08d15bc02232484505a96372f2def0f72ebad8dd4ff9d17e458a12af1e5a907d1ecece
 
 pkgname = yamllint


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=yamllint
-pkgver=1.37.1
-pkgrel=2
+pkgver=1.38.0
+pkgrel=1
 pkgdesc='Linter for YAML files'
 arch=('any')
 url='https://github.com/adrienverge/yamllint'
@@ -17,7 +17,7 @@ makedepends=(
   'python-wheel'
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('7db7914a20888f3079bdaf97f4869baa54b3066c32c426c9edd841242570ad123424dbf18e401f736b352dfe354c955101739b1e57db3ec6f4245c2715a1e6c6')
+b2sums=('5d722c0adfa03476a3d1de6adfe13caffa3e222dae981bc2b45037671d08d15bc02232484505a96372f2def0f72ebad8dd4ff9d17e458a12af1e5a907d1ecece')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yamllint/-/commit/a2de09d38dcb4197f16233fddd4505a69620fbdf

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


Reply via email to