[arch-commits] Commit in ansible-lint/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Dec 4 18:23:51 UTC 2017
Date: Monday, December 4, 2017 @ 18:23:49
Author: jelle
Revision: 272150
upgpkg: ansible-lint 3.4.17-1
Modified:
ansible-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-04 16:51:03 UTC (rev 272149)
+++ PKGBUILD 2017-12-04 18:23:49 UTC (rev 272150)
@@ -2,7 +2,7 @@
# Contributor: Sander Boom <sanderboom at gmail.com>
pkgname=ansible-lint
-pkgver=3.4.15
+pkgver=3.4.17
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=('a7a4eac2a3b0f8f8c1954693b1d8307f3c86a1a8dd506ec185b6e452f5069185')
+sha256sums=('0e4345881b9145c39f8a34ecdd85a99f5f4d1d38770e3486d468d4bba6737a34')
package() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list