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

Jelle van der Waa jelle at archlinux.org
Sat Jan 13 22:20:00 UTC 2018


    Date: Saturday, January 13, 2018 @ 22:19:59
  Author: jelle
Revision: 281844

upgpkg: ansible-lint 3.4.20-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 22:05:46 UTC (rev 281843)
+++ PKGBUILD	2018-01-13 22:19:59 UTC (rev 281844)
@@ -2,7 +2,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.17
+pkgver=3.4.20
 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=('0e4345881b9145c39f8a34ecdd85a99f5f4d1d38770e3486d468d4bba6737a34')
+sha256sums=('b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2')
 
 package() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list