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

Jelle van der Waa jelle at archlinux.org
Tue Dec 25 17:30:45 UTC 2018


    Date: Tuesday, December 25, 2018 @ 17:30:44
  Author: jelle
Revision: 418081

upgpkg: ansible-lint 4.0.0-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-25 16:22:03 UTC (rev 418080)
+++ PKGBUILD	2018-12-25 17:30:44 UTC (rev 418081)
@@ -2,8 +2,8 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=3.4.23
-pkgrel=2
+pkgver=4.0.0
+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=('c5e1c6500d65fa9655ef155fecd67b775701b5e427d5d978a677e5d53d584ef4')
+sha256sums=('20ceaa5bbaf62d718c46c468b5998a7d29dc0f1e0a5731a8b5580a80a93a1cfd')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list