Date: Friday, March 18, 2022 @ 16:01:47 Author: freswa Revision: 1158541
upgpkg: ansible-lint 6.0.1-1 Modified: ansible-lint/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-18 15:58:29 UTC (rev 1158540) +++ PKGBUILD 2022-03-18 16:01:47 UTC (rev 1158541) @@ -3,7 +3,7 @@ # Contributor: Sander Boom <sanderb...@gmail.com> pkgname=ansible-lint -pkgver=6.0.0 +pkgver=6.0.1 pkgrel=1 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved." arch=('any') @@ -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=('2568f5c9c2c0b9382d55d231e8323cb740e0bc6f041a2e3635652ca848a51cf4bfb2d3fab3eab3c641d26d1619c9d856f9bec1ffd495c0f72be47a73f0bcfcd8' +b2sums=('c604d81ded6070b362542421c8ef381e31271267354a4959e0f9b7e818bff50e86e95037b14a43d7088d8f6141ca5476f1897a99a14aa9e360c6582038d52f3e' 'cf911567b040c8938ca589fde3c93b39cfba29ca1a373b8af354450a4f880d475463b0c81440fb9bfacc7b1f93736a5ae5ab58c7fdb30d8f03d1996754a738f3') prepare() {