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

Frederik Schwan freswa at gemini.archlinux.org
Thu May 19 10:16:34 UTC 2022


    Date: Thursday, May 19, 2022 @ 10:16:34
  Author: freswa
Revision: 1209224

upgpkg: ansible-lint 6.2.1-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-19 10:14:07 UTC (rev 1209223)
+++ PKGBUILD	2022-05-19 10:16:34 UTC (rev 1209224)
@@ -3,8 +3,8 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.2.1
+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=('9ae6f4a1c6066e7f70803feeaeeee574262f5cdff36a0e93b330b7d1066e54ad3f99c5e7827751510d3cb58a5c44e6183f725c09f4be8ff3725d3b03e5d41ca7'
+b2sums=('b2ee53e609c2420657055b0f563df7477b960118b8012762784dd850bd230a4604074b66890c0ca6f180aa7af607d08cf4293cda4b3bc79718caf7e623347932'
         'cf911567b040c8938ca589fde3c93b39cfba29ca1a373b8af354450a4f880d475463b0c81440fb9bfacc7b1f93736a5ae5ab58c7fdb30d8f03d1996754a738f3')
 
 prepare() {



More information about the arch-commits mailing list