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

Frederik Schwan freswa at archlinux.org
Mon Nov 2 13:10:07 UTC 2020


    Date: Monday, November 2, 2020 @ 13:10:06
  Author: freswa
Revision: 739643

upgpkg: ansible-lint 4.3.6-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-02 13:09:33 UTC (rev 739642)
+++ PKGBUILD	2020-11-02 13:10:06 UTC (rev 739643)
@@ -3,7 +3,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=4.3.5
+pkgver=4.3.6
 pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('git')
 checkdepends=('python-pytest')
 source=(https://github.com/willthames/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f24157d1cfacbe3f1c1f6ea63eb821700408633e938e66e2673a620086774290')
+sha256sums=('ede70a1ddc95ecab5e486b79b0e90d6d1aa4b4da28a1887cb02ebb73a98edc23')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list