Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
ansible-lint
Commits:
56a00d93 by Robin Candau at 2024-12-12T23:15:35+01:00
upgpkg: 24.12.2-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ansible-lint
pkgdesc = Checks playbooks for practices and behaviour that could
potentially be improved.
pkgver = 24.12.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ansible/ansible-lint
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=ansible-lint
pkgver=24.12.2
-pkgrel=1
+pkgrel=2
pkgdesc="Checks playbooks for practices and behaviour that could potentially
be improved."
arch=('any')
url="https://github.com/ansible/ansible-lint"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/commit/56a00d93ecc8cc644d07e1936e909513fe983e22
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/commit/56a00d93ecc8cc644d07e1936e909513fe983e22
You're receiving this email because of your account on gitlab.archlinux.org.