Date: Monday, January 2, 2023 @ 12:11:15
  Author: freswa
Revision: 1372897

upgpkg: ansible-lint 6.10.2-2

Modified:
  ansible-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 11:20:29 UTC (rev 1372896)
+++ PKGBUILD    2023-01-02 12:11:15 UTC (rev 1372897)
@@ -4,12 +4,12 @@
 
 pkgname=ansible-lint
 pkgver=6.10.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";
 license=('GPL3')
-depends=(python ansible-core yamllint
+depends=(python ansible-core git yamllint
   
python-{ansible-compat,black,enrich,filelock,jsonschema,pyaml,packaging,rich,ruamel-yaml,wcmatch})
 makedepends=(git python-{build,installer,setuptools,setuptools-scm,wheel})
 optdepends=('ansible: check official ansible collections')

Reply via email to