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

Frederik Schwan freswa at archlinux.org
Mon Apr 26 13:55:24 UTC 2021


    Date: Monday, April 26, 2021 @ 13:55:23
  Author: freswa
Revision: 924507

fix changed upstream archive

fixes #70579

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 13:54:30 UTC (rev 924506)
+++ PKGBUILD	2021-04-26 13:55:23 UTC (rev 924507)
@@ -4,7 +4,7 @@
 
 pkgname=ansible-lint
 pkgver=5.0.7
-pkgrel=2
+pkgrel=3
 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=('558d7c1bfbc92fe24c78ad18e2f63485fa6ae7fe6bf58f25d0642251e16105e7847c274eaa9b1a092c1cf4aefb5accf409c1258c9c86c75c0dfe00810e6e1516'
+b2sums=('d9b0941aee9e41ff66c247db13172dc83b0aafb3fc29d10f80415562b5054732fb1001c92c73dd77bd1f3c59f852916b54c9bdec765390be51a5c7ea42b62fcf'
         'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
 
 prepare() {



More information about the arch-commits mailing list