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

Jelle van der Waa jelle at archlinux.org
Wed Jul 11 19:46:02 UTC 2018


    Date: Wednesday, July 11, 2018 @ 19:46:02
  Author: jelle
Revision: 357417

upgpkg: ansible-lint 3.4.23-1

Modified:
  ansible-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-11 19:42:24 UTC (rev 357416)
+++ PKGBUILD	2018-07-11 19:46:02 UTC (rev 357417)
@@ -2,8 +2,8 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.21
-pkgrel=2
+pkgver=3.4.23
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
 url="https://github.com/willthames/ansible-lint"
@@ -12,7 +12,7 @@
 makedepends=('python-distribute')
 checkdepends=('python-nose')
 source=("https://github.com/willthames/ansible-lint/archive/v${pkgver}.tar.gz")
-sha256sums=('230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225')
+sha256sums=('c5e1c6500d65fa9655ef155fecd67b775701b5e427d5d978a677e5d53d584ef4')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list