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

Jelle van der Waa jelle at archlinux.org
Fri Mar 23 15:14:34 UTC 2018


    Date: Friday, March 23, 2018 @ 15:14:33
  Author: jelle
Revision: 311400

upgpkg: ansible-lint 3.4.21-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-23 15:13:34 UTC (rev 311399)
+++ PKGBUILD	2018-03-23 15:14:33 UTC (rev 311400)
@@ -2,7 +2,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.20
+pkgver=3.4.21
 pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python2-distribute')
 checkdepends=('python-nose')
 source=("https://github.com/willthames/ansible-lint/archive/v${pkgver}.tar.gz")
-sha256sums=('b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2')
+sha256sums=('230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225')
 
 package() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list