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

Frederik Schwan freswa at archlinux.org
Mon May 3 20:45:51 UTC 2021


    Date: Monday, May 3, 2021 @ 20:45:51
  Author: freswa
Revision: 927288

upgpkg: ansible-lint 5.0.8-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-03 20:40:29 UTC (rev 927287)
+++ PKGBUILD	2021-05-03 20:45:51 UTC (rev 927288)
@@ -3,8 +3,8 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=5.0.7
-pkgrel=3
+pkgver=5.0.8
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
 url="https://github.com/ansible/ansible-lint"
@@ -16,7 +16,7 @@
             'ansible: check official ansible collections')
 source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
         disable_use_scm_version.patch)
-b2sums=('d9b0941aee9e41ff66c247db13172dc83b0aafb3fc29d10f80415562b5054732fb1001c92c73dd77bd1f3c59f852916b54c9bdec765390be51a5c7ea42b62fcf'
+b2sums=('c1c0102a73acff2300966dd58a54adf6722e5ff89463a50674f505386a961a30857159a8d94e7c6cbfbe5677cbed53eea3c44b48d893a87e1bf54748b8ea969f'
         'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
 
 prepare() {



More information about the arch-commits mailing list