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

Frederik Schwan freswa at archlinux.org
Thu Mar 18 20:14:48 UTC 2021


    Date: Thursday, March 18, 2021 @ 20:14:48
  Author: freswa
Revision: 894515

upgpkg: ansible-lint 5.0.4-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 20:13:29 UTC (rev 894514)
+++ PKGBUILD	2021-03-18 20:14:48 UTC (rev 894515)
@@ -3,8 +3,8 @@
 # Contributor: Sander Boom <sanderboom at gmail.com>
 
 pkgname=ansible-lint
-pkgver=5.0.3
-pkgrel=3
+pkgver=5.0.4
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially be improved."
 arch=('any')
 url="https://github.com/ansible/ansible-lint"
@@ -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=('7dd7de2bc08a38ca757f3a4d59a97d01bb205c77d91f2316a2b6392eec3b3c189716c4e5fefd74c866274db73014dc866f8dfdf6f49a9d47ef7b215f13d073ca'
+b2sums=('95099b38636afda029c556bd662167efa6fac459aeeca49c1649d08ed137fb6d18f3423d1a90cebe9cced3b0ce5ffc146e9942eb925ff525276c8bc324efe128'
         'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
 
 prepare() {



More information about the arch-commits mailing list