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

Frederik Schwan freswa at gemini.archlinux.org
Thu Jul 28 13:36:27 UTC 2022


    Date: Thursday, July 28, 2022 @ 13:36:27
  Author: freswa
Revision: 1258992

upgpkg: ansible-lint 6.4.0-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-28 13:27:59 UTC (rev 1258991)
+++ PKGBUILD	2022-07-28 13:36:27 UTC (rev 1258992)
@@ -3,7 +3,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=6.3.0
+pkgver=6.4.0
 pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
@@ -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=('3243e593a73762d4e47b670c1d9181f156d01cf58a6ebf0116ad38241bbd67a72e26dd9c0064af070e745c40eb49ca318ed4b1090c68821fbfbdaa842f1e8a53'
+b2sums=('6397f35b1716e76b136eaa57dd0a1e6f0701c9a03555965e8bd63346a1d849734bde12464241bbd498606c02e343d84e7a53908f24e61c6ad0d6c134ddf878f5'
         'cf911567b040c8938ca589fde3c93b39cfba29ca1a373b8af354450a4f880d475463b0c81440fb9bfacc7b1f93736a5ae5ab58c7fdb30d8f03d1996754a738f3')
 
 prepare() {



More information about the arch-commits mailing list