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

Frederik Schwan freswa at archlinux.org
Sat Sep 19 10:38:38 UTC 2020


    Date: Saturday, September 19, 2020 @ 10:38:37
  Author: freswa
Revision: 710870

upgpkg: ansible-lint 4.3.5-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-19 10:37:20 UTC (rev 710869)
+++ PKGBUILD	2020-09-19 10:38:37 UTC (rev 710870)
@@ -3,7 +3,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=4.3.4
+pkgver=4.3.5
 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=('decdb11f9c5d4c82ad212c50b1a7405f8322b3c8a2609b772c7dcaa6f2195c50')
+sha256sums=('f24157d1cfacbe3f1c1f6ea63eb821700408633e938e66e2673a620086774290')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list