Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / yamllint
Commits: 749fef9b by Robin Candau at 2024-11-17T16:21:13+01:00 upgpkg: 1.35.1-2: Python 3.13 rebuild https://archlinux.org/todo/python-313-initial-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = yamllint pkgdesc = Linter for YAML files pkgver = 1.35.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/adrienverge/yamllint arch = any license = GPL-3.0-or-later ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=yamllint pkgver=1.35.1 -pkgrel=1 +pkgrel=2 pkgdesc='Linter for YAML files' arch=('any') url='https://github.com/adrienverge/yamllint' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yamllint/-/commit/749fef9b1d841e2e0c57ce76211929aa870c36dd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yamllint/-/commit/749fef9b1d841e2e0c57ce76211929aa870c36dd You're receiving this email because of your account on gitlab.archlinux.org.
