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

Jelle van der Waa jelle at archlinux.org
Fri Sep 22 21:11:30 UTC 2017


    Date: Friday, September 22, 2017 @ 21:11:27
  Author: jelle
Revision: 259810

upgpkg: ansible-lint 3.4.15-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-22 21:05:59 UTC (rev 259809)
+++ PKGBUILD	2017-09-22 21:11:27 UTC (rev 259810)
@@ -2,7 +2,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.13
+pkgver=3.4.15
 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=('16bf69598843a77c3af97481ece55df8eeaea219c2f9d096772ea7a8bdb79ea4')
+sha256sums=('a7a4eac2a3b0f8f8c1954693b1d8307f3c86a1a8dd506ec185b6e452f5069185')
 
 package() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list