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

Frederik Schwan freswa at archlinux.org
Thu Feb 18 22:31:45 UTC 2021


    Date: Thursday, February 18, 2021 @ 22:31:45
  Author: freswa
Revision: 865310

upgpkg: ansible-lint 5.0.1-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 22:30:24 UTC (rev 865309)
+++ PKGBUILD	2021-02-18 22:31:45 UTC (rev 865310)
@@ -3,7 +3,7 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('yamllint: check for yaml syntax mistakes')
 source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
         disable_use_scm_version.patch)
-b2sums=('b473196f5f6ebd32069c0ae11c1fecbb54c5b50811dfc1ca5e74ee9a9c084f66b2799e8a4436118eb0ab65847e77888faa58f87b6c2e399e25101dbc3b2cdd2c'
+b2sums=('220dd72cdba3205138ddfca41ad078716a2dfa7f12edbe68bec9a0d1bb82eb4e55a8dfdc1fd6c7f017417f6ba886ab9886c60bf6482f5e765744995d44985a80'
         'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
 
 prepare() {



More information about the arch-commits mailing list