[arch-commits] Commit in ansible-lint/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Sun Mar 14 17:52:27 UTC 2021


    Date: Sunday, March 14, 2021 @ 17:52:26
  Author: freswa
Revision: 891269

upgpkg: ansible-lint 5.0.3-2

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 17:29:43 UTC (rev 891268)
+++ PKGBUILD	2021-03-14 17:52:26 UTC (rev 891269)
@@ -4,12 +4,12 @@
 
 pkgname=ansible-lint
 pkgver=5.0.3
-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=('MIT')
-depends=('python' 'ansible' 'python-ruamel-yaml' 'python-pyaml' 'python-rich' 'python-packaging'
+depends=('python' 'ansible-base' 'python-ruamel-yaml' 'python-pyaml' 'python-rich' 'python-packaging'
           'python-wcmatch' 'python-enrich')
 checkdepends=('python-pytest')
 optdepends=('yamllint: check for yaml syntax mistakes')



More information about the arch-commits mailing list