Date: Sunday, September 18, 2022 @ 18:46:46
  Author: freswa
Revision: 1304972

upgpkg: ansible-lint 6.6.0-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-18 17:35:32 UTC (rev 1304971)
+++ PKGBUILD    2022-09-18 18:46:46 UTC (rev 1304972)
@@ -3,8 +3,8 @@
 # Contributor: Sander Boom <[email protected]>
 
 pkgname=ansible-lint
-pkgver=6.5.2
-pkgrel=2
+pkgver=6.6.0
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
 arch=('any')
 url="https://github.com/ansible/ansible-lint";
@@ -15,7 +15,7 @@
 optdepends=('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=('0af95ceaf303a634db584e4202b4eec85fa8056915b92ea833918d6f835ea9c61843c7ce888754869e9b521ec18577edfd75b5a8e74427a4b7e32be14ac0a788'
+b2sums=('c590784bd8ab5d4eb5c8073b54aa25fab999587bef1d8ab27fbda76833f320adba820c0447d95b181fc44aac834896f4b5b1c4c864bb70da4131b2d03bf0379c'
         
'cf911567b040c8938ca589fde3c93b39cfba29ca1a373b8af354450a4f880d475463b0c81440fb9bfacc7b1f93736a5ae5ab58c7fdb30d8f03d1996754a738f3')
 
 prepare() {

Reply via email to