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

Jelle van der Waa jelle at archlinux.org
Thu Apr 20 17:28:06 UTC 2017


    Date: Thursday, April 20, 2017 @ 17:28:04
  Author: jelle
Revision: 224003

upgpkg: ansible-lint 3.4.12-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-20 17:13:09 UTC (rev 224002)
+++ PKGBUILD	2017-04-20 17:28:04 UTC (rev 224003)
@@ -2,7 +2,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.11
+pkgver=3.4.12
 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=('8ab5541eaca25af8f8cc53a06f3b07bc9768cf1bff9941e84ecef7fd4367127d')
+sha256sums=('cf97675d2908f865e7657d7082ba84c8adf4f3775e3920a6d4b9f171a5fdda2a')
 
 package() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list