Date: Saturday, May 9, 2020 @ 22:05:23
  Author: jelle
Revision: 626091

upgpkg: ansible-lint 4.2.0-2

Add git dependency

Modified:
  ansible-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-09 22:04:30 UTC (rev 626090)
+++ PKGBUILD    2020-05-09 22:05:23 UTC (rev 626091)
@@ -3,7 +3,7 @@
 
 pkgname=ansible-lint
 pkgver=4.2.0
-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";

Reply via email to