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

Frederik Schwan freswa at archlinux.org
Sat Aug 22 23:14:53 UTC 2020


    Date: Saturday, August 22, 2020 @ 23:14:52
  Author: freswa
Revision: 686900

upgpkg: ansible-lint 4.3.1-2

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 23:13:36 UTC (rev 686899)
+++ PKGBUILD	2020-08-22 23:14:52 UTC (rev 686900)
@@ -4,12 +4,12 @@
 
 pkgname=ansible-lint
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
 url="https://github.com/willthames/ansible-lint"
 license=('MIT')
-depends=('python' 'ansible' 'python-ruamel-yaml' 'python-pyaml')
+depends=('python' 'ansible' 'python-ruamel-yaml' 'python-pyaml' 'python-rich')
 makedepends=('git')
 source=(https://github.com/willthames/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 sha256sums=('29d05d6a8e3375cb03db717fc28032f1f8395ea5b017d7a169424fa221088d67')



More information about the arch-commits mailing list